X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=94e69a5e7b0b7d5bc19bbbf8914582c70efc5520;hb=baed741effa6f91206e830cbae4fab9bb00e4fe3;hp=bcce0348ac7e0c485cfbb10de7f917be8dac21e3;hpb=cb0bb4a69d66999410cb5fe97866ec78de52a0b3;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index bcce034..94e69a5 100644 --- a/includes/style.css +++ b/includes/style.css @@ -38,7 +38,6 @@ li { #banner { float:right; - margin-top:25px; margin-right:15px; } @@ -66,9 +65,6 @@ li { #exhibit { float:right; - width:150px; - margin-top:25px; - margin-right:17px; } .tabs { @@ -98,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; } @@ -118,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; }