flavors diff loram-cdrom-sqfs/rootcd/style.css @ rev 233

style.css: fix vernada font (thanks Lucas Levrel)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Nov 08 01:36:56 2015 +0200 (2015-11-08)
parents 7d54b5d21171
children 678123ddc1ea
line diff
     1.1 --- a/loram-cdrom-sqfs/rootcd/style.css	Tue Mar 29 15:33:04 2011 +0200
     1.2 +++ b/loram-cdrom-sqfs/rootcd/style.css	Sun Nov 08 01:36:56 2015 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  body {
     1.5  	background: #ffffff;
     1.6  	color: black;
     1.7 -	font: 13px sans-serif, vernada, arial;
     1.8 +	font: 13px Verdana, Arial, sans-serif;
     1.9  	margin: 0;
    1.10  	min-width: 640px;
    1.11  }