slitaz-dev-tools diff slitaz-mercurial-style/templates/static/style-slitaz.css @ rev 218

hg style: update Slitaz network links
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 15 11:56:21 2014 +0100 (2014-01-15)
parents 426bdf0cff84
children b7a0a1b0fedf
line diff
     1.1 --- a/slitaz-mercurial-style/templates/static/style-slitaz.css	Wed Jan 15 11:42:59 2014 +0100
     1.2 +++ b/slitaz-mercurial-style/templates/static/style-slitaz.css	Wed Jan 15 11:56:21 2014 +0100
     1.3 @@ -46,7 +46,7 @@
     1.4  	font-style: italic;
     1.5  }
     1.6  
     1.7 -#header h1 a:hover, #network a:hover { 
     1.8 +#header h1 a:hover, #network a:hover, #block_nav a:hover, #network span { 
     1.9  	color: #afafaf;
    1.10  }
    1.11  
    1.12 @@ -70,7 +70,8 @@
    1.13  	font-size: 12px;
    1.14  }
    1.15  
    1.16 -#network a { padding: 0 4px; }
    1.17 +#network a, #network span { padding: 0 4px; }
    1.18 +#network span { color: #afafaf; font-weight: bold; }
    1.19  
    1.20  /* Block */
    1.21