slitaz-forge diff slitaz.me/style.css @ rev 688

scn: bigger font (match website)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 25 00:01:52 2017 +0100 (2017-03-25)
parents 0e35b23a3069
children
line diff
     1.1 --- a/slitaz.me/style.css	Thu Mar 16 19:25:53 2017 +0100
     1.2 +++ b/slitaz.me/style.css	Sat Mar 25 00:01:52 2017 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  /* CSS style for SliTaz.me */
     1.5  
     1.6  html { min-height: 102%; }
     1.7 -body { font: 13px sans-serif, vernada, arial; margin: 0; }
     1.8 +body { font-size: 90%; margin: 0; }
     1.9  h1 { margin: 0; padding: 8px; color: #fff; font-size: 20px; }
    1.10  h1 a { color: #fff; text-decoration: none; }
    1.11  h2 { color: #444; } h3 { color: #666; font-size: 140%; }