cookutils diff web/style.css @ rev 666
cook: clean-up cross comment
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 30 19:09:50 2014 +0200 (2014-03-30) |
parents | 5b52e7d957e9 |
children | da66e6be1add |
line diff
1.1 --- a/web/style.css Fri Jan 31 21:30:27 2014 +0100 1.2 +++ b/web/style.css Sun Mar 30 19:09:50 2014 +0200 1.3 @@ -1,5 +1,6 @@ 1.4 /* CSS style for SliTaz Cooker */ 1.5 1.6 +html { min-height: 102%; } 1.7 body { font: 13px sans-serif, vernada, arial; margin: 0; } 1.8 h1 { margin: 0; padding: 8px; color: #fff; font-size: 20px; } 1.9 h1 a { color: #fff; text-decoration: none; }