[xiph-commits] r7764 - in websites-plone/www: CSS Images

atamido at motherfish-iii.xiph.org atamido at motherfish-iii.xiph.org
Wed Sep 15 09:36:39 PDT 2004


Author: atamido
Date: 2004-09-15 09:36:39 -0700 (Wed, 15 Sep 2004)
New Revision: 7764

Added:
   websites-plone/www/Images/nav1-background.png
Modified:
   websites-plone/www/CSS/screen-navbars.css
Log:
Design: More changes to the top navbar.

Modified: websites-plone/www/CSS/screen-navbars.css
===================================================================
--- websites-plone/www/CSS/screen-navbars.css	2004-09-15 16:00:24 UTC (rev 7763)
+++ websites-plone/www/CSS/screen-navbars.css	2004-09-15 16:36:39 UTC (rev 7764)
@@ -8,6 +8,10 @@
 div#navbar1 ul {
 	padding: 0px;
 	margin: 0px;
+	border-style: solid;
+	border-width: 3px;
+	-moz-border-radius: 10px;
+	background: url(/Images/nav1-background.png) left;
 }
 
 div#navbar1 li {

Added: websites-plone/www/Images/nav1-background.png
===================================================================
(Binary files differ)


Property changes on: websites-plone/www/Images/nav1-background.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the commits mailing list