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