UVLDoc: Minor style improvements
[project/luci.git] / libs / uvldoc / luasrc / uvldoc / proto / xhtml / uvldoc.css
index 2d9d395..32a5e96 100644 (file)
@@ -67,10 +67,18 @@ div.variable-declaration {
        padding-left: 2em;      
 }
 
+div.variable-description {
+       margin-bottom: 1em;     
+}
+
 h3.section-variables {
        margin-top: 2em;        
 }
 
+h4.variable-title {
+       margin-bottom: 0;       
+}
+
 div#menu {
        float: left;
        background-color: #f0f0ff;