[Tts-dev-commits] r50 - zen-tts/css
Vicente J. Ruiz Jurado
vjrj_ at ourproject.org
Sun May 29 03:46:42 CEST 2011
Author: vjrj_
Date: 2011-05-29 03:46:42 +0200 (Sun, 29 May 2011)
New Revision: 50
Modified:
zen-tts/css/tts-style.css
Log:
Modified: zen-tts/css/tts-style.css
===================================================================
--- zen-tts/css/tts-style.css 2011-05-29 01:44:41 UTC (rev 49)
+++ zen-tts/css/tts-style.css 2011-05-29 01:46:42 UTC (rev 50)
@@ -107,9 +107,9 @@
font-family: 'KomikaHandRegular';
font-size: 17px !important;
padding: 5px 0;
- -webkit-transform: rotate(359.5deg);
- -moz-transform: rotate(359.5deg);
- -o-transform: rotate(359.5deg);
+ -webkit-transform: rotate(359.8deg);
+ -moz-transform: rotate(359.8deg);
+ -o-transform: rotate(359.8deg);
}
#navigation li {
@@ -138,3 +138,11 @@
#logo {
margin: 0 20px 0 0;
}
+
+.title {
+ font-family: 'KomikaHandRegular';
+ font-size: 19px !important;
+ -webkit-transform: rotate(359.7deg);
+ -moz-transform: rotate(359.7deg);
+ -o-transform: rotate(359.7deg);
+}
\ No newline at end of file
More information about the Tts-dev-commits
mailing list