replaced tabs with spaces.
[senf.git] / doclib / senf.css
index 86ea61a..f253059 100644 (file)
@@ -548,6 +548,11 @@ p.commalist {
         margin-left: 3em;
 }
 
+h4 {
+        font-size: 100%;
+        margin-bottom: .4em;
+}
+
 table.memname {
         width: 100%; 
         font-weight: normal; 
@@ -585,6 +590,16 @@ table.memname td.memattrs {
         text-align: right;
 }
 
+table.memname.macro td.paramtype {
+        text-align: left;
+       color: #602020;
+        font-style: italic;
+}
+
+table.memname.macro td.memattrs {
+        display: none;
+}
+
 /* \f
  * Local Variables:
  * indent-tabs-mode: nil