[xiph-commits] r13761 - websites/theora.org/css
maikmerten at svn.xiph.org
maikmerten at svn.xiph.org
Wed Sep 5 13:00:11 PDT 2007
Author: maikmerten
Date: 2007-09-05 13:00:11 -0700 (Wed, 05 Sep 2007)
New Revision: 13761
Modified:
websites/theora.org/css/screen.css
Log:
make news date smaller and reduce top margin
Modified: websites/theora.org/css/screen.css
===================================================================
--- websites/theora.org/css/screen.css 2007-09-05 18:06:06 UTC (rev 13760)
+++ websites/theora.org/css/screen.css 2007-09-05 20:00:11 UTC (rev 13761)
@@ -101,6 +101,11 @@
font-size: 1.1em;
}
+p.newsdate {
+ font-size:smaller;
+ margin-top:-5px;
+}
+
li {
line-height: 1.4;
}
More information about the commits
mailing list