X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=94e69a5e7b0b7d5bc19bbbf8914582c70efc5520;hb=baed741effa6f91206e830cbae4fab9bb00e4fe3;hp=30f50fb2a4de8caa3049464a0f9db176006dba47;hpb=b3682a9dd71cc9952c63f791869cff4824503830;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index 30f50fb..94e69a5 100644 --- a/includes/style.css +++ b/includes/style.css @@ -38,7 +38,6 @@ li { #banner { float:right; - margin-top:25px; margin-right:15px; } @@ -95,10 +94,13 @@ li { display: block; } -.peepshow_entry { +.peepshow_entry-title { font:1.6em verdana; } +.peepshow_entry { + font:1.3em verdana; +} .readoo_entry{ font:1.6em arial; } @@ -115,6 +117,14 @@ li { font:1.3em "lucida console"; } +.i_like_pandora-entry-title{ + font:2em "lucida console"; +} + +.i_like_pandora-entry{ + font:1.4em "lucida console"; +} + .shownDiv{ border:1px solid black; }