[xiph-commits] r9826 - in websites-new: common vorbis.com
vorbis.com/css vorbis.com/software
nehal at svn.xiph.org
nehal at svn.xiph.org
Sun Aug 21 22:30:58 PDT 2005
Author: nehal
Date: 2005-08-21 22:30:55 -0700 (Sun, 21 Aug 2005)
New Revision: 9826
Modified:
websites-new/common/xiphbar.css
websites-new/vorbis.com/css/screen.css
websites-new/vorbis.com/index.shtml.en
websites-new/vorbis.com/software/index.shtml.en
Log:
cleanups; line up margins and padding
Modified: websites-new/common/xiphbar.css
===================================================================
--- websites-new/common/xiphbar.css 2005-08-21 19:43:14 UTC (rev 9825)
+++ websites-new/common/xiphbar.css 2005-08-22 05:30:55 UTC (rev 9826)
@@ -11,10 +11,11 @@
height: 30px;
margin-left: auto;
margin-right: auto;
+ padding: 0 8px 0 8px;
}
#xiphbar a {
- margin-right: 16px;
+ margin-left: 16px;
color: #ffcc66;
text-decoration: none;
text-transform: uppercase;
@@ -26,7 +27,6 @@
}
#xiphbanner {
- margin-left: 16px;
float: left;
vertical-align: middle;
}
Modified: websites-new/vorbis.com/css/screen.css
===================================================================
--- websites-new/vorbis.com/css/screen.css 2005-08-21 19:43:14 UTC (rev 9825)
+++ websites-new/vorbis.com/css/screen.css 2005-08-22 05:30:55 UTC (rev 9826)
@@ -26,7 +26,7 @@
}
#vorbislogo {
- margin: 40px 0 0 10px;
+ margin: 30px 0 0 8px;
}
/* top navbar */
@@ -63,7 +63,7 @@
#banners {
float: right;
- padding: 0px 4px 0 4px;
+ padding-right: 8px;
}
#banners img {
Modified: websites-new/vorbis.com/index.shtml.en
===================================================================
--- websites-new/vorbis.com/index.shtml.en 2005-08-21 19:43:14 UTC (rev 9825)
+++ websites-new/vorbis.com/index.shtml.en 2005-08-22 05:30:55 UTC (rev 9826)
@@ -34,16 +34,18 @@
</table>
</div>
-<div style="border-top: 3px solid #D7E0E6; border-bottom: 3px solid #D7E0E6;">
- <p style="font-size: 1.29em; font-weight:bold; margin-bottom: 0;">Vorbis is everywhere!</p>
+<div style="border-top: 3px solid #d7e0e6;">
+ <p style="font-size: 1.29em; font-weight: bold; margin-bottom: 0;">Vorbis is everywhere!</p>
<p>View our list of <a href="/software">3rd Party Software</a> that uses Vorbis.</p>
</div>
-<h2>News from Xiph.Org</h2>
-<ul class="newslist">
- <li><a href="http://fluendo.com/press/releases/PR-2004-03.html">Fluendo funds RTP delivery effort for Xiph.org free multimedia codecs.</a> »</li>
- <li><a href="http://fluendo.com/press/releases/PR-2004-03.html">Speex Goes 1.0; Xiph.Org now a 501(c)3 Non-Profit Organization</a> »</li>
- <li><a href="http://fluendo.com/press/releases/PR-2004-03.html" style="font-weight: bold; ">more headlines</a> »</li>
-</ul>
+<!--
+<div style="border-top: 3px solid #d7e0e6;">
+ <h1>News</h1>
+ <ul>
+ <li>news item</li>
+ </ul>
+</div>
+-->
<!--#include virtual="/ssi/pagebottom.include" -->
Modified: websites-new/vorbis.com/software/index.shtml.en
===================================================================
--- websites-new/vorbis.com/software/index.shtml.en 2005-08-21 19:43:14 UTC (rev 9825)
+++ websites-new/vorbis.com/software/index.shtml.en 2005-08-22 05:30:55 UTC (rev 9826)
@@ -687,7 +687,7 @@
<h2><a name="beos">BeOS</a></h2>
<div class="sl_link"><a href="http://www.bebits.com/app/1058">Vorbis Tools</a></div>
-<div class="sl_added"><i>2001-06-30 23:10:39.00</i></div>
+<div class="sl_added">added on <i>2001-06-30 23:10:39.00</i></div>
<div class="sl_desc">Encoder, decoder and Cl-Amp plugin for Ogg Vorbis for BeOS.</div>
<!--#include virtual="/ssi/pagebottom.include" -->
More information about the commits
mailing list