tinycm diff style.css @ rev 64

Tiny edits
author Paul Issott <paul@slitaz.org>
date Thu Feb 06 19:35:03 2014 +0000 (2014-02-06)
parents 03338ebb4d86
children c9ab61b3774a
line diff
     1.1 --- a/style.css	Wed Feb 05 22:05:10 2014 +0100
     1.2 +++ b/style.css	Thu Feb 06 19:35:03 2014 +0000
     1.3 @@ -273,9 +273,11 @@
     1.4  	padding: 20px;
     1.5  	border-top: 1px solid #ddd;
     1.6  	font-size: 90%;
     1.7 +	color: #888;
     1.8  }
     1.9  
    1.10 -#footer a { padding: 0 2px; }
    1.11 +#footer a { padding: 0 2px; color: #888; text-decoration: none; }
    1.12 +#footer a:hover { text-decoration: underline; }
    1.13  
    1.14  /* Plugins CSS */
    1.15