tazbug diff web/style.css @ rev 121

Update pot and po files
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 13 17:39:04 2017 +0100 (2017-02-13)
parents 8bda6c6b79a6
children 039c90c60494
line diff
     1.1 --- a/web/style.css	Sat Feb 11 15:19:38 2017 +0100
     1.2 +++ b/web/style.css	Mon Feb 13 17:39:04 2017 +0100
     1.3 @@ -49,14 +49,14 @@
     1.4  	margin-right: 100px;
     1.5  }
     1.6  
     1.7 -#network a {
     1.8 +#network a, #network span {
     1.9  	padding: 0 4px;
    1.10  	color: #fff; 
    1.11  	font-weight: bold;
    1.12  	text-decoration: none;
    1.13  }
    1.14  
    1.15 -#network a:hover, #user a:hover { color: #cfcfcf; }
    1.16 +#network a:hover, #user a:hover, #network span { color: #cfcfcf; }
    1.17  
    1.18  /* Logo */
    1.19