From: Dylan Lloyd Date: Thu, 13 Jan 2011 02:43:00 +0000 (-0500) Subject: got peepshow italic, by adding css for #peepshow_ X-Git-Url: https://disinclined.org/git/?a=commitdiff_plain;ds=sidebyside;h=9cae4f3d34fbbdc32dabeba081e2b3d0b837b7e5;p=dylansserver.git got peepshow italic, by adding css for #peepshow_ --- diff --git a/includes/style.css b/includes/style.css index 3ea84a2..e32ec5b 100644 --- a/includes/style.css +++ b/includes/style.css @@ -75,6 +75,9 @@ li { } /* peepshow */ +#peepshow_ { + font-style:italic; +} #peepshow_title_1 { font-style:italic; margin-top:0px; @@ -82,7 +85,6 @@ li { #peephow_title_2 { font-size:3em; - font-style:italic; /* not sure why this isn't working :( */ } #peepshow_entry {