[Tts-dev-commits] r51 - zen-tts/css
Vicente J. Ruiz Jurado
vjrj_ at ourproject.org
Sun May 29 03:49:28 CEST 2011
Author: vjrj_
Date: 2011-05-29 03:49:28 +0200 (Sun, 29 May 2011)
New Revision: 51
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:46:42 UTC (rev 50)
+++ zen-tts/css/tts-style.css 2011-05-29 01:49:28 UTC (rev 51)
@@ -93,9 +93,9 @@
margin: 30px;
color: #AA0000;
line-height: 1.1em;
- -webkit-transform: rotate(358deg);
- -moz-transform: rotate(358deg);
- -o-transform: rotate(358deg);
+ -webkit-transform: rotate(358.7deg);
+ -moz-transform: rotate(358.7deg);
+ -o-transform: rotate(358.7deg);
}
#site-name a:link, #site-name a:visited {
@@ -145,4 +145,7 @@
-webkit-transform: rotate(359.7deg);
-moz-transform: rotate(359.7deg);
-o-transform: rotate(359.7deg);
+}
+h1.title {
+ font-size: 22px !important;
}
\ No newline at end of file
More information about the Tts-dev-commits
mailing list