X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=d1f72b20fc92fcbec961142baa74f7659cb218e3;hb=897b1bc37445421a3404ace1c02b529b0ea843e5;hp=a84482ed45a9058fca7a93b624a4c07201e46a7d;hpb=9ee0f3050a7ac673f88812fcdd71fe434ff42a47;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index a84482e..d1f72b2 100644 --- a/includes/style.css +++ b/includes/style.css @@ -107,3 +107,11 @@ a { .readoo_entry{ font:1.6em arial; } + +.drawcss_entry{ + font:1.6em "lucida console"; +} + +.shownDiv{ + border:1px solid black; +}