website diff slitaz.css @ 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 888b29adb0d6
children 0aaa70838c43
line diff
     1.1 --- a/slitaz.css	Wed Nov 04 23:36:13 2009 +0100
     1.2 +++ b/slitaz.css	Mon Nov 09 00:11:46 2009 +0100
     1.3 @@ -74,7 +74,7 @@
     1.4  	color: #555555;
     1.5  	float: right;
     1.6  	width: 250px;
     1.7 -	line-height: 1.3em;
     1.8 +	line-height: 1.5em;
     1.9  	text-align: left;
    1.10  	font-size: 12px;
    1.11  }
    1.12 @@ -111,7 +111,6 @@
    1.13  	color: #0F314E;
    1.14  	background: inherit;
    1.15  	display: block;
    1.16 -	padding: 2px 0;
    1.17  	text-decoration: none;
    1.18  	font-weight: bold;
    1.19  }
    1.20 @@ -138,6 +137,10 @@
    1.21  	text-align: justify;
    1.22  }
    1.23  
    1.24 +#nav .nav_box p {
    1.25 +	line-height: 1.3em;
    1.26 +}
    1.27 +
    1.28  #nav .nav_box p a {
    1.29  	display: inline;
    1.30  	font-weight: normal;