slitaz-base-files rev 240

Sync slitaz-doc.css
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 25 03:42:38 2014 +0200 (2014-04-25)
parents cbae635a794d
children 59492ab90c87
files rootfs/usr/share/doc/slitaz-doc.css
line diff
     1.1 --- a/rootfs/usr/share/doc/slitaz-doc.css	Thu Apr 17 00:06:11 2014 +0200
     1.2 +++ b/rootfs/usr/share/doc/slitaz-doc.css	Fri Apr 25 03:42:38 2014 +0200
     1.3 @@ -8,8 +8,8 @@
     1.4  }
     1.5  
     1.6  h1 { margin: 0; padding: 0.4em; color: #fff; font-size: 125%; }
     1.7 -h2 { color: #d66018; }
     1.8 -h3 { color: #666; font-size: 140%; }
     1.9 +h2 { color: #215090; }
    1.10 +h3 { color: #215090; font-size: 140%; }
    1.11  
    1.12  a, a:link, a:visited {
    1.13  	color: #436976;
    1.14 @@ -36,8 +36,8 @@
    1.15  pre tt { color: #d62; /* shell prompt */ }
    1.16  
    1.17  header, #header {
    1.18 -	background-color: #351a0a;
    1.19 -	border-bottom: 0.5em solid #d66018;
    1.20 +	background-color: #111111;
    1.21 +	border-bottom: 4px solid #cfcfcf;
    1.22  }
    1.23  
    1.24  #content {