lib/sdoc/generator/template/direct/resources/css/main.css in sdoc-0.2.14.1 vs lib/sdoc/generator/template/direct/resources/css/main.css in sdoc-0.2.15

- old
+ new

@@ -45,9 +45,24 @@ h4 { margin: 1.4em 0 0.5em 0; font-size: 1em; } +table +{ + margin-bottom: 1em; +} + +td, th +{ + padding: 0 0.7em 0.3em 0; +} + +th +{ + font-weight: bold; +} + .clear { clear: both; width: 0; height: 0; } \ No newline at end of file