[Tts-dev-commits] r38 - images zen-tts/css

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


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

Modified:
   images/background.png
   zen-tts/css/tts-style.css
Log:


Modified: images/background.png
===================================================================
(Binary files differ)

Modified: zen-tts/css/tts-style.css
===================================================================
--- zen-tts/css/tts-style.css	2011-05-28 15:39:39 UTC (rev 37)
+++ zen-tts/css/tts-style.css	2011-05-28 15:54:19 UTC (rev 38)
@@ -1,5 +1,9 @@
+body {
+  margin: 20px 0 0;
+  font-family: Arial, Verdana, Helvetica, sans-serif;
+  background-image: url(/images/background.gif);
+}
 
-
 @font-face {
     font-family: 'KomikaHandRegular';
     src: url('../../../../../../res/fonts/komika/Komika_Hand-webfont.eot');
@@ -85,7 +89,7 @@
 #navigation { 
   font-family: 'KomikaHandRegular';
   font-size: 17px !important;
-  padding: 20px 0;
+  padding: 5px 0;
 }
 
 #navigation li { 
@@ -114,8 +118,3 @@
 #logo {
   margin: 0 20px 0 0;
 }
-
-body {
-  margin: 20px 0 0;
-  font-family: Arial, Verdana, Helvetica, sans-serif;
-}
\ No newline at end of file




More information about the Tts-dev-commits mailing list