lib/sdoc/generator/template/direct/resources/css/main.css in voloko-sdoc-0.2.7 vs lib/sdoc/generator/template/direct/resources/css/main.css in voloko-sdoc-0.2.8
- old
+ new
@@ -51,12 +51,27 @@
{
clear: both;
width: 0; height: 0;
}
+dt
+{
+ margin-bottom: 0.3em;
+ font-weight: bold;
+}
+dd
+{
+ margin-left: 2em;
+ margin-bottom: 1em;
+}
+dd p
+{
+ margin-top: 0.6em;
+}
+
li
{
margin: 0 0 0.5em 2em;
}
@@ -118,9 +133,10 @@
width: 1em;
font-size: 1.5em;
color:#AAA;
position: absolute;
font-weight: normal;
+ margin: 0;
}
.methods dd
{
margin-left: 2.5em;
\ No newline at end of file