slitaz-base-files diff rootfs/usr/share/doc/slitaz-doc.css @ 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 793c2b7ed97f
children 205828e57e54
line diff
     1.1 --- a/rootfs/usr/share/doc/slitaz-doc.css	Sat Jan 04 13:59:19 2014 +0000
     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 {