[xiph-commits] r11783 - websites/speex.org/css
    giles at svn.xiph.org 
    giles at svn.xiph.org
       
    Tue Aug 15 23:09:44 PDT 2006
    
    
  
Author: giles
Date: 2006-08-15 23:09:43 -0700 (Tue, 15 Aug 2006)
New Revision: 11783
Removed:
   websites/speex.org/css/xiphbar.css
Log:
Remove our local copy of the xiphbar css file which was shadowing the 
common one.
Deleted: websites/speex.org/css/xiphbar.css
===================================================================
--- websites/speex.org/css/xiphbar.css	2006-08-16 05:19:09 UTC (rev 11782)
+++ websites/speex.org/css/xiphbar.css	2006-08-16 06:09:43 UTC (rev 11783)
@@ -1,55 +0,0 @@
-body {
-	margin: 0;
-	border: 0;
-	padding: 0;
-}
-
-#xiphbar {
-	background-color: #666666;
-	min-height: 29px;
-}
-
-#xiphbar div {
-	width: 50em;
-	margin-left: auto;
-	margin-right: auto;
-	min-width: 800px;
-}
-
-
-#xiphbar img {
-	margin: 0 0 0 0;
-	border: 0;
-	padding: .4em 0 0 12px;
-	float: left;
-	text-transform: lowercase;
-	width: 231;
-	height: 17px;
-}
-
-#xiphbar ul {
-	margin: 0;
-	border: 0;
-	padding: .23em 12px .45em 0;
-	text-align: right;
-	text-transform: uppercase;
-}
-
-#xiphbar li {
-	margin: 0;
-	border: 0;
-	padding: 0 10px 0 0;
-	display: inline;
-	list-style: none;
-}
-
-#xiphbar li a {
-	color: #FFCC66;
-	text-decoration: none;
-	font-family: Arial, Helvetica, sans-serif;
-	font-size: 10px;
-}
-
-#xiphbar li a:hover {
-	color: #FFE6B3;
-}
    
    
More information about the commits
mailing list