website rev 563

Small change to CSS file and logo
author Christophe Lincoln <pankso@slitaz.org>
date Mon Nov 09 00:11:46 2009 +0100 (2009-11-09)
parents ea17ad7f3994
children 6d70807cc3a3
files pics/website/logo.png slitaz.css
line diff
     1.1 Binary file pics/website/logo.png has changed
     2.1 --- a/slitaz.css	Sat Nov 07 12:58:44 2009 +0800
     2.2 +++ b/slitaz.css	Mon Nov 09 00:11:46 2009 +0100
     2.3 @@ -74,7 +74,7 @@
     2.4  	color: #555555;
     2.5  	float: right;
     2.6  	width: 250px;
     2.7 -	line-height: 1.3em;
     2.8 +	line-height: 1.5em;
     2.9  	text-align: left;
    2.10  	font-size: 12px;
    2.11  }
    2.12 @@ -111,7 +111,6 @@
    2.13  	color: #0F314E;
    2.14  	background: inherit;
    2.15  	display: block;
    2.16 -	padding: 2px 0;
    2.17  	text-decoration: none;
    2.18  	font-weight: bold;
    2.19  }
    2.20 @@ -138,6 +137,10 @@
    2.21  	text-align: justify;
    2.22  }
    2.23  
    2.24 +#nav .nav_box p {
    2.25 +	line-height: 1.3em;
    2.26 +}
    2.27 +
    2.28  #nav .nav_box p a {
    2.29  	display: inline;
    2.30  	font-weight: normal;