[xiph-commits] r13752 - in websites/theora.org: css news

giles at svn.xiph.org giles at svn.xiph.org
Tue Sep 4 13:03:43 PDT 2007


Author: giles
Date: 2007-09-04 13:03:43 -0700 (Tue, 04 Sep 2007)
New Revision: 13752

Modified:
   websites/theora.org/css/screen.css
   websites/theora.org/news/index.shtml.en
Log:
CSS validation.


Modified: websites/theora.org/css/screen.css
===================================================================
--- websites/theora.org/css/screen.css	2007-09-04 19:56:48 UTC (rev 13751)
+++ websites/theora.org/css/screen.css	2007-09-04 20:03:43 UTC (rev 13752)
@@ -130,7 +130,7 @@
 	color: #3366CC;
 }
 
-,newsdate p {
+.newsdate p {
 	font-size: 85%;
 	color: #555;
 }

Modified: websites/theora.org/news/index.shtml.en
===================================================================
--- websites/theora.org/news/index.shtml.en	2007-09-04 19:56:48 UTC (rev 13751)
+++ websites/theora.org/news/index.shtml.en	2007-09-04 20:03:43 UTC (rev 13752)
@@ -947,7 +947,7 @@
 reference implementation. So if you want to help things along pull out the code and help with the
 documentation, or donate something to help pay for the work.</p>
 
-<div style="align: center;">
+<div style="text-align: center;">
  <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
   <div class="paypal">
   <input type="hidden" name="cmd" value="_xclick" />



More information about the commits mailing list