cookutils rev 393

html output work, let have some css (use html output by defult in cooker but not cok ?)
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 13 02:04:23 2012 +0200 (2012-05-13)
parents f91214807ed8
children 07b26101f8da
files web/style.css
line diff
     1.1 --- a/web/style.css	Sun May 13 02:00:39 2012 +0200
     1.2 +++ b/web/style.css	Sun May 13 02:04:23 2012 +0200
     1.3 @@ -6,6 +6,7 @@
     1.4  h2 { color: #444; } h3 { color: #666; font-size: 140%; }
     1.5  a { text-decoration: underline; color: #215090; }
     1.6  a:hover { text-decoration: none; }
     1.7 +hr { margin: 0; padding: 0; border: 1px solid #444444; }
     1.8  pre {
     1.9  	background-color: #f8f8f8;
    1.10  	border: 1px solid #ddd;