got peepshow italic, by adding css for #peepshow_
authorDylan Lloyd <dylan@psu.edu>
Thu, 13 Jan 2011 02:43:00 +0000 (21:43 -0500)
committerDylan Lloyd <dylan@psu.edu>
Thu, 13 Jan 2011 02:43:00 +0000 (21:43 -0500)
includes/style.css

index 3ea84a2..e32ec5b 100644 (file)
@@ -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 {