cookutils diff web/style.css @ rev 665
Tiny edits
| author | Paul Issott <paul@slitaz.org> |
|---|---|
| date | Fri Mar 28 18:55:34 2014 +0000 (2014-03-28) |
| 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 Fri Mar 28 18:55:34 2014 +0000 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; }