Changed #portfolio li font-family to sans-serif.
[dylansserver.git] / includes / style.css
index 2b1fc6c..084bec1 100644 (file)
@@ -44,6 +44,10 @@ li {
        margin-right:17px;
 }
 
+#portfolio li{
+       font-family:sans-serif;
+}
+
 #exhibit {
        float:right;
 }
@@ -75,15 +79,16 @@ li {
 }
 
 /* peepshow */
+#peepshow_ {
+       font-style:italic;
+}
 #peepshow_title_1 {
        font-style:italic;
        margin-top:0px;
 }
 
 #peephow_title_2 {
-       font-style:italic; /* not sure why this isn't working :( */
-       background-color:red;
-       font:3em;
+       font-size:3em;
 }
 
 #peepshow_entry {