templates/style.css in masterview_generator-0.0.16 vs templates/style.css in masterview_generator-0.0.17

- old
+ new

@@ -1,22 +1,9 @@ body { background-color: #fff; color: #333; } body, p, ol, ul, td { font-family: verdana, arial, helvetica, sans-serif; - font-size: 13px; - line-height: 18px; } - -pre { - background-color: #eee; - padding: 10px; - font-size: 11px; -} - -a { color: #000; } -a:visited { color: #666; } -a:hover { color: #fff; background-color:#000; } - /* content div containing form or list */ .content { }