debian: New automatic versioning from release tags
[senf.git] / doclib / senf.css
index 1e4697d..5ca92c1 100644 (file)
@@ -255,9 +255,9 @@ table.packet {
         border: 1px solid #AAAAAA;
         padding: 2px;
         border-spacing: 0;
-               white-space: nowrap;
-               text-align: center;
-               table-layout: fixed; 
+        white-space: nowrap;
+        text-align: center;
+        table-layout: fixed; 
 }
 
 table.packet td,th {
@@ -269,7 +269,7 @@ table.packet td,th {
 table.packet th {
         background-color: white;
         text-align: left;
-               font-weight: normal;
+        font-weight: normal;
         padding: 0px;
 }
 
@@ -430,7 +430,7 @@ div.ah {
         margin-right: 10px;
 }
 
-div.nav {
+div.nav, div.navpath {
         width: auto;
         background-color: white;
         border: none;
@@ -449,6 +449,14 @@ div.qindex {
         line-height: 140%;
 }
 
+table.qindextable {
+        font-size: 90%;
+}
+
+table.qindextable td {
+        width: 33%;
+}
+
 dl.parameters dd table {
         width: auto;
 }
@@ -478,14 +486,14 @@ table.members td:first-child {
 }
 
 div.toc {
-       width: 25%;
+        width: 25%;
         margin: 10px 0px;
 }
 
 div.toc ol {
         padding: 0px;
         margin: 0pt 0pt 0pt 40px;
-       list-style-type: decimal;
+        list-style-type: decimal;
 }
 
 div.toc li {