[xiph-commits] r9927 - in websites-new/vorbis.com: css faq software
nehal at svn.xiph.org
nehal at svn.xiph.org
Thu Sep 1 09:46:17 PDT 2005
Author: nehal
Date: 2005-09-01 09:46:16 -0700 (Thu, 01 Sep 2005)
New Revision: 9927
Modified:
websites-new/vorbis.com/css/screen.css
websites-new/vorbis.com/faq/index.shtml.en
websites-new/vorbis.com/software/index.shtml.en
Log:
cleanups
Modified: websites-new/vorbis.com/css/screen.css
===================================================================
--- websites-new/vorbis.com/css/screen.css 2005-09-01 16:11:07 UTC (rev 9926)
+++ websites-new/vorbis.com/css/screen.css 2005-09-01 16:46:16 UTC (rev 9927)
@@ -79,43 +79,38 @@
font-size: .7em;
}
-h1 {
- font-size: 1.4em;
+h1, h1 a {
font-weight: bold;
color: #ff9900;
- margin-bottom: 10px;
+ margin: 1.3em 0 8px 0;
}
-h1 a {
+h1 {
+ font-size: 1.3em;
+}
+
+h2, h2 a {
font-weight: bold;
color: #ff9900;
- margin-bottom: 10px;
+ margin: 1.3em 0 8px 0;
}
h2 {
- font-size: 1.3em;
- font-weight: bold;
- color: #ff9900;
- margin-bottom: 10px;
+ font-size: 1.2em;
}
-h2 a {
+h3, h3 a {
font-weight: bold;
color: #ff9900;
- margin-bottom: 10px;
+ margin: 1.3em 0 8px 0;
}
h3 {
- font-size: 1.2em;
- font-weight: bold;
- color: #ff9900;
- margin-bottom: 10px;
+ font-size: 1.1em;
}
-h3 a {
- font-weight: bold;
- color: #ff9900;
- margin-bottom: 10px;
+li {
+ line-height: 1.4;
}
#copyright {
Modified: websites-new/vorbis.com/faq/index.shtml.en
===================================================================
--- websites-new/vorbis.com/faq/index.shtml.en 2005-09-01 16:11:07 UTC (rev 9926)
+++ websites-new/vorbis.com/faq/index.shtml.en 2005-09-01 16:46:16 UTC (rev 9927)
@@ -8,7 +8,7 @@
<a name="top"></a>
-<h2>What Is It?</h2>
+<h2 style="margin-top: 0;">What Is It?</h2>
<ul>
<li><a href="#what" id="_what">What is Ogg Vorbis?</a></li>
<li><a href="#names" id="_names">What do all the names mean?</a></li>
Modified: websites-new/vorbis.com/software/index.shtml.en
===================================================================
--- websites-new/vorbis.com/software/index.shtml.en 2005-09-01 16:11:07 UTC (rev 9926)
+++ websites-new/vorbis.com/software/index.shtml.en 2005-09-01 16:46:16 UTC (rev 9927)
@@ -617,7 +617,10 @@
<div class="sl_link"><a href="http://www.zinf.org/">Zinf</a></div>
<div class="sl_added">added on <i>2001-06-30 22:39:37.00</i></div>
-<div class="sl_desc">The Zinf audio player is a simple, but powerful audio player for Linux and Win32. It supports MP3, Ogg/Vorbis, WAV and Audio CD playback, SHOUTcast/Icecast HTTP streaming, RTP streaming, a powerful music browser, theme support and a download manager.</div>
+<div class="sl_desc">The Zinf audio player is a simple, but powerful audio
+player for Linux and Win32. It supports MP3, Ogg/Vorbis, WAV and Audio CD
+playback, SHOUTcast/Icecast HTTP streaming, RTP streaming, a powerful music
+browser, theme support and a download manager.</div>
<h2><a name="linux_devel">Linux Development</a></h2>
More information about the commits
mailing list