[xiph-commits] r17805 - in websites/vorbis.com: css faq

giles at svn.xiph.org giles at svn.xiph.org
Wed Feb 2 11:54:23 PST 2011


Author: giles
Date: 2011-02-02 11:54:23 -0800 (Wed, 02 Feb 2011)
New Revision: 17805

Modified:
   websites/vorbis.com/css/screen.css
   websites/vorbis.com/faq/index.shtml.be
Log:
Tag and right-align the translator credit.


Modified: websites/vorbis.com/css/screen.css
===================================================================
--- websites/vorbis.com/css/screen.css	2011-02-02 19:48:41 UTC (rev 17804)
+++ websites/vorbis.com/css/screen.css	2011-02-02 19:54:23 UTC (rev 17805)
@@ -79,6 +79,10 @@
   font-size: .7em;
 }
 
+.byline {
+  text-align: right;
+}
+
 h1, h1 a {
   font-weight: bold;
   color: #ff9900;

Modified: websites/vorbis.com/faq/index.shtml.be
===================================================================
--- websites/vorbis.com/faq/index.shtml.be	2011-02-02 19:48:41 UTC (rev 17804)
+++ websites/vorbis.com/faq/index.shtml.be	2011-02-02 19:54:23 UTC (rev 17805)
@@ -273,10 +273,12 @@
   </dd>
 </dl>
 
+<div class="byline">
 <p>
 Translation by Jason Fragoso of
 <a href="http://www.movavi.com/opensource/">Movavi</a>.
 </p>
+</div>
 
 <hr/>
 



More information about the commits mailing list