[Debconf6-data-commit] r68 - in website/www: . css images

Neil McGovern neilm at costa.debian.org
Tue Nov 8 09:59:21 UTC 2005


Author: neilm
Date: 2005-11-08 09:59:20 +0000 (Tue, 08 Nov 2005)
New Revision: 68

Modified:
   website/www/css/main.css
   website/www/images/logo_transparent.png
   website/www/top.html
Log:
Modified images so that it doesn't overlap 'About Debconf'


Modified: website/www/css/main.css
===================================================================
--- website/www/css/main.css	2005-11-08 09:23:25 UTC (rev 67)
+++ website/www/css/main.css	2005-11-08 09:59:20 UTC (rev 68)
@@ -202,6 +202,8 @@
 
 DIV#floatlogo IMG {
 	border: 0px;
+	width: 205px;
+	height: 107x;
 }
 
 DIV#floatlogo {
@@ -209,7 +211,7 @@
 	width: 0px;
 	height: 0px;
 	position: relative;
-	bottom: 110px;
+	bottom: 58px;
 	right: 170px;
 }
 
@@ -220,6 +222,10 @@
 	height: 141px;
 }
 
+DIV.menubar {
+	z-index: 200;
+}
+
 DIV.menubar UL#topmenu A{
 	color: #000000;
 }

Modified: website/www/images/logo_transparent.png
===================================================================
(Binary files differ)

Modified: website/www/top.html
===================================================================
--- website/www/top.html	2005-11-08 09:23:25 UTC (rev 67)
+++ website/www/top.html	2005-11-08 09:59:20 UTC (rev 68)
@@ -39,7 +39,7 @@
 		<div id='masthead'>
 		</div>
 		<div id="floatlogo">
-		    <img src="/images/logo_transparent.png" alt="Home" title="Home"/>
+			<img src='/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' />
 		</div>
 		[- Execute ("menubar.html"); -]
 	</div>




More information about the Debconf6-data-commit mailing list