Fixed css font -> font-size for exhibits
authorDylan Lloyd <dylan@psu.edu>
Wed, 8 Jun 2011 01:51:20 +0000 (21:51 -0400)
committerDylan Lloyd <dylan@psu.edu>
Wed, 8 Jun 2011 01:51:20 +0000 (21:51 -0400)
includes/style.css

index 572de5d..b0bb7fa 100644 (file)
@@ -105,38 +105,38 @@ li {
 }
 
 #peepshow_entry {
-       font:1.4em;
+       font-size:1.4em;
 }
 
 #peepshow_entry {
-       font:1.4em;
+       font-size:1.4em;
 }
 
 /* drawcss */
 #drawcss_title {
-       font:1.6em;
+       font-size:1.6em;
 }
 
 #drawcss_entry {
-       font:1.6em;
+       font-size:1.6em;
  }
 
 /* youtube_backup */
 #youtube_backup_title {
-       font:1.6em;
+       font-size:1.6em;
 }
 
 #youtube_backup_entry {
-       font:1.4em;
+       font-size:1.4em;
 }
 
 /* i_like_pandora */
 #i_like_pandora_title {
-       font:1.6em;
+       font-size:1.6em;
 }
 
 #i_like_pandora_entry {
-       font:1.4em;
+       font-size:1.4em;
 }
 
 /* notes */