Changed #portfolio li font-family to sans-serif.
authorDylan Lloyd <dylan@psu.edu>
Sat, 22 Jan 2011 04:54:15 +0000 (23:54 -0500)
committerDylan Lloyd <dylan@psu.edu>
Sat, 22 Jan 2011 04:54:15 +0000 (23:54 -0500)
includes/style.css

index e32ec5b..084bec1 100644 (file)
@@ -44,6 +44,10 @@ li {
        margin-right:17px;
 }
 
+#portfolio li{
+       font-family:sans-serif;
+}
+
 #exhibit {
        float:right;
 }