tazbug diff web/style.css @ rev 54

bigger font for preformated text, small improvment to dashboard plugin
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jan 07 15:35:49 2014 +0100 (2014-01-07)
parents 668d92a43a47
children 41de444b2aa3
line diff
     1.1 --- a/web/style.css	Mon Jan 06 16:58:23 2014 +0000
     1.2 +++ b/web/style.css	Tue Jan 07 15:35:49 2014 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  img { border: 0pt none; vertical-align: middle; }
     1.5  pre {
     1.6  	overflow: auto;
     1.7 -	font-size: 96%;
     1.8 +	font-size: 98%;
     1.9  }
    1.10  textarea { width: 100%; }
    1.11