[Tts-dev-commits] r34 - zen-tts/css

Vicente J. Ruiz Jurado vjrj_ at ourproject.org
Sat May 28 17:19:30 CEST 2011


Author: vjrj_
Date: 2011-05-28 17:19:30 +0200 (Sat, 28 May 2011)
New Revision: 34

Modified:
   zen-tts/css/tts-style.css
Log:


Modified: zen-tts/css/tts-style.css
===================================================================
--- zen-tts/css/tts-style.css	2011-05-28 15:14:49 UTC (rev 33)
+++ zen-tts/css/tts-style.css	2011-05-28 15:19:30 UTC (rev 34)
@@ -84,8 +84,10 @@
 
 #navigation { 
   font-family: 'KomikaHandRegular';
-  font-size: 17px;
+  font-size: 17px !important;
+  margin: 10px 0;
 }
+
 #navigation li { 
   margin-right: 10px;
 }
@@ -115,5 +117,5 @@
 
 body {
   margin: 20px 0 0;
-  font-family: Verdana, Arial, Helvetica, sans-serif;
+  font-family: Arial, Verdana, Helvetica, sans-serif;
 }
\ No newline at end of file




More information about the Tts-dev-commits mailing list