[xiph-commits] r7716 - in websites-plone/www: . CSS Images/logos/theora projects/audio/flac/CSS projects/audio/speex/CSS projects/audio/vorbis/CSS projects/other/CSS projects/tools/icecast/CSS projects/video/theora/CSS

atamido at motherfish-iii.xiph.org atamido at motherfish-iii.xiph.org
Tue Sep 7 15:34:19 PDT 2004


Author: atamido
Date: 2004-09-07 15:34:19 -0700 (Tue, 07 Sep 2004)
New Revision: 7716

Added:
   websites-plone/www/Images/logos/theora/19x20.gif
   websites-plone/www/Images/logos/theora/19x20.jpg
   websites-plone/www/Images/logos/theora/19x20.png
   websites-plone/www/Images/logos/theora/35x20.png
   websites-plone/www/Images/logos/theora/Theora.jpg
Modified:
   websites-plone/www/CSS/screen-content.css
   websites-plone/www/CSS/screen-navbars.css
   websites-plone/www/CSS/screen-xiph.css
   websites-plone/www/index.shtml
   websites-plone/www/projects/audio/flac/CSS/screen.css
   websites-plone/www/projects/audio/speex/CSS/screen.css
   websites-plone/www/projects/audio/vorbis/CSS/screen.css
   websites-plone/www/projects/other/CSS/screen.css
   websites-plone/www/projects/tools/icecast/CSS/screen.css
   websites-plone/www/projects/video/theora/CSS/screen.css
Log:
Design - More fixes to the main navigation bar and small changes to the news items.

Modified: websites-plone/www/CSS/screen-content.css
===================================================================
--- websites-plone/www/CSS/screen-content.css	2004-09-07 16:55:32 UTC (rev 7715)
+++ websites-plone/www/CSS/screen-content.css	2004-09-07 22:34:19 UTC (rev 7716)
@@ -37,7 +37,7 @@
 	background: #ded;
 	margin: .5em 0 .5em 0;
 	padding: 0 1em 1em 1em;
-	border: 2px dotted black;
+	border: 1px dotted black;
 	-moz-border-radius: 10px;
 }
 
@@ -50,16 +50,16 @@
 #headlines .newsitem+.newsitem+.newsitem, 
 #headlines .newsitem+.newsitem+.newsitem+.newsitem+.newsitem, 
 #headlines .newsitem+.newsitem+.newsitem+.newsitem+.newsitem+.newsitem+.newsitem {
-    margin: -.9em 2em 0 1em;
-    background: #efe;
+    margin: 0 2em -.9em 1em;
+    background: #f9fff9;
 }
 
 /* ditto for second, fourth, and sixth */
 #headlines .newsitem+.newsitem, 
 #headlines .newsitem+.newsitem+.newsitem+.newsitem, 
 #headlines .newsitem+.newsitem+.newsitem+.newsitem+.newsitem+.newsitem {
-    margin: -.9em 1em 0 2em;
-    background: #eff;
+    margin: 0 1em -.9em 2em;
+    background: #f7ffff;
 }
 
 

Modified: websites-plone/www/CSS/screen-navbars.css
===================================================================
--- websites-plone/www/CSS/screen-navbars.css	2004-09-07 16:55:32 UTC (rev 7715)
+++ websites-plone/www/CSS/screen-navbars.css	2004-09-07 22:34:19 UTC (rev 7716)
@@ -83,18 +83,16 @@
 
 /* These are the properties necessary to make the tabs have the fancy hover effects*/
 
-div#navbar1 a#xiph {
-	background:  no-repeat url(/Images/logos/xiph/35x20.png) left; 
-}
+div#navbar1 a#xiph { background:  no-repeat url(/Images/logos/xiph/35x20.png) left; }
+div#navbar1 a#speex	{ background: no-repeat url(/Images/logos/speex/35x20.png) left; -moz-border-radius: 10px; }
+div#navbar1 a#theora	{ background: no-repeat url(/Images/logos/theora/35x20.png) left; -moz-border-radius: 10px; }
+div#navbar1 a#other { background:  no-repeat url(/Images/logos/xiph/35x20.png) left; }
 
-
-div#navbar1 a#xiph:hover {
-	background:  no-repeat url(/Images/logos/xiph/35x20.png) left #819cc9; 
-}
-div#navbar1 a:hover		{ background: #aaaaaa; -moz-border-radius: 10px;  }
+div#navbar1 a#xiph:hover	{ background:  no-repeat url(/Images/logos/xiph/35x20.png) top left #819cc9; }
+div#navbar1 a:hover			{ background: #aaaaaa; -moz-border-radius: 10px;  }
 div#navbar1 a#vorbis:hover	{ background: #aa75f4; -moz-border-radius: 10px; }
-div#navbar1 a#theora:hover	{ background: #F9AFAF; -moz-border-radius: 10px;  }
-div#navbar1 a#speex:hover	{ background: #99d25d; -moz-border-radius: 10px;  }
+div#navbar1 a#theora:hover	{ background: no-repeat url(/Images/logos/theora/35x20.png) left #F9AFAF; -moz-border-radius: 10px;  }
+div#navbar1 a#speex:hover	{ background: no-repeat url(/Images/logos/speex/35x20.png) left #99d25d; -moz-border-radius: 10px;  }
 div#navbar1 a#flac:hover	{ background: #ffff56; -moz-border-radius: 10px;  }
 div#navbar1 a#icecast:hover	{ background: #aaaaaa; -moz-border-radius: 10px;  }
-div#navbar1 a#other:hover	{ background: #8099f4; -moz-border-radius: 10px;  }
+div#navbar1 a#other:hover	{ background:  no-repeat url(/Images/logos/xiph/35x20.png) left #8099f4; -moz-border-radius: 10px; }

Modified: websites-plone/www/CSS/screen-xiph.css
===================================================================
--- websites-plone/www/CSS/screen-xiph.css	2004-09-07 16:55:32 UTC (rev 7715)
+++ websites-plone/www/CSS/screen-xiph.css	2004-09-07 22:34:19 UTC (rev 7716)
@@ -11,10 +11,7 @@
 }
 
 div#navbar1 a#xiph {
-	padding: 0px 3px 6px 35px;
-	font-weight: bold;
-	background:  no-repeat url(/Images/logos/xiph/35x20.png) top left #819cc9;
-	border-top: solid #819cc9;
+	font-style: italic;
 }
 
 div#navbar2 {

Added: websites-plone/www/Images/logos/theora/19x20.gif
===================================================================
(Binary files differ)


Property changes on: websites-plone/www/Images/logos/theora/19x20.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: websites-plone/www/Images/logos/theora/19x20.jpg
===================================================================
(Binary files differ)


Property changes on: websites-plone/www/Images/logos/theora/19x20.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: websites-plone/www/Images/logos/theora/19x20.png
===================================================================
(Binary files differ)


Property changes on: websites-plone/www/Images/logos/theora/19x20.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: websites-plone/www/Images/logos/theora/35x20.png
===================================================================
(Binary files differ)


Property changes on: websites-plone/www/Images/logos/theora/35x20.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: websites-plone/www/Images/logos/theora/Theora.jpg
===================================================================
(Binary files differ)


Property changes on: websites-plone/www/Images/logos/theora/Theora.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: websites-plone/www/index.shtml
===================================================================
--- websites-plone/www/index.shtml	2004-09-07 16:55:32 UTC (rev 7715)
+++ websites-plone/www/index.shtml	2004-09-07 22:34:19 UTC (rev 7716)
@@ -1,4 +1,4 @@
-<!--#include virtual="/SSI/topofhead.inc"-->
+<!--#include virtual="/SSI/topofhead.inc"-->
 <title>Xiph.org: home</title>
 <!--#include virtual="/SSI/xiph/inhead.inc"-->
 <!--#include virtual="/SSI/topofbody.inc"-->
@@ -6,6 +6,7 @@
 <!--#include virtual="/SSI/rightside.inc"-->
 
 <h1>Welcome to Xiph.org</h1>
+<h2>zĭf</h2>
 <p> The Xiph.org Foundation is a non-profit association dedicated to protecting the foundations of Internet multimedia from control by private interests. Our purpose is to support and develop free, open protocols and software to serve the public, developer and business markets. </p>
 <p style='text-align: center;'> <a href='/map/'>Site map</a> </p>
 

Modified: websites-plone/www/projects/audio/flac/CSS/screen.css
===================================================================
--- websites-plone/www/projects/audio/flac/CSS/screen.css	2004-09-07 16:55:32 UTC (rev 7715)
+++ websites-plone/www/projects/audio/flac/CSS/screen.css	2004-09-07 22:34:19 UTC (rev 7716)
@@ -11,9 +11,7 @@
 }
 
 div#navbar1 a#flac {
-	font-weight: bold;
-	background: #ffff56;
-	border-top: solid #ffff56;
+	font-style: italic;
 }
 
 div#navbar2 {

Modified: websites-plone/www/projects/audio/speex/CSS/screen.css
===================================================================
--- websites-plone/www/projects/audio/speex/CSS/screen.css	2004-09-07 16:55:32 UTC (rev 7715)
+++ websites-plone/www/projects/audio/speex/CSS/screen.css	2004-09-07 22:34:19 UTC (rev 7716)
@@ -26,17 +26,10 @@
 }
 
 div#navbar1 a#speex {
-	padding: 0px 7px 6px 35px;
-	font-weight: bold;
 	font-style: italic;
-	background:  no-repeat url(/Images/logos/speex/35x20.png) left #99d25d;
-	border-top: solid #99d25d;
+	background:  no-repeat url(/Images/logos/speex/35x20.png) left;
 }
 
-div#navbar1 a#speex:hover {
-	background:  no-repeat url(/Images/logos/speex/35x20.png) left #99d25d;
-}
-
 div#navbar2 {
 	border-color: #119035;
 	background: #99d25d;

Modified: websites-plone/www/projects/audio/vorbis/CSS/screen.css
===================================================================
--- websites-plone/www/projects/audio/vorbis/CSS/screen.css	2004-09-07 16:55:32 UTC (rev 7715)
+++ websites-plone/www/projects/audio/vorbis/CSS/screen.css	2004-09-07 22:34:19 UTC (rev 7716)
@@ -9,9 +9,7 @@
 }
 
 div#navbar1 a#vorbis {
-	font-weight: bold;
-	background: #aa75f4;
-	border-top: solid #aa75f4;
+	font-style: italic;
 }
 
 div#navbar2 {

Modified: websites-plone/www/projects/other/CSS/screen.css
===================================================================
--- websites-plone/www/projects/other/CSS/screen.css	2004-09-07 16:55:32 UTC (rev 7715)
+++ websites-plone/www/projects/other/CSS/screen.css	2004-09-07 22:34:19 UTC (rev 7716)
@@ -11,9 +11,7 @@
 }
 
 div#navbar1 a#other {
-	font-weight: bold;
-	background: #8099f4;
-	border-top: solid #8099f4;
+	font-style: italic;
 }
 
 div#navbar2 {

Modified: websites-plone/www/projects/tools/icecast/CSS/screen.css
===================================================================
--- websites-plone/www/projects/tools/icecast/CSS/screen.css	2004-09-07 16:55:32 UTC (rev 7715)
+++ websites-plone/www/projects/tools/icecast/CSS/screen.css	2004-09-07 22:34:19 UTC (rev 7716)
@@ -9,9 +9,7 @@
 }
 
 div#navbar1 a#icecast {
-	font-weight: bold;
-	background: #aaaaaa;
-	border-top: solid #aaaaaa;
+	font-style: italic;
 }
 
 div#navbar2 {

Modified: websites-plone/www/projects/video/theora/CSS/screen.css
===================================================================
--- websites-plone/www/projects/video/theora/CSS/screen.css	2004-09-07 16:55:32 UTC (rev 7715)
+++ websites-plone/www/projects/video/theora/CSS/screen.css	2004-09-07 22:34:19 UTC (rev 7716)
@@ -9,9 +9,7 @@
 }
 
 div#navbar1 a#theora {
-	font-weight: bold;
-	background: #F9AFAF;
-	border-top: solid #F9AFAF;
+	font-style: italic;
 }
 
 div#navbar2 {



More information about the commits mailing list