didou Mon Jan 12 22:52:22 2004 EDT
Modified files:
/livedocs livedoc.css
Log:
w3c compliant css
Index: livedocs/livedoc.css
diff -u livedocs/livedoc.css:1.21 livedocs/livedoc.css:1.22
--- livedocs/livedoc.css:1.21 Mon Jan 12 18:04:30 2004
+++ livedocs/livedoc.css Mon Jan 12 22:52:22 2004
@@ -177,7 +177,7 @@
border: solid 2px #cccccc;
border-collapse: collapse;
margin: 1em;
- width: 600;
+ width: 600px;
}
table.table caption, table.informaltable caption {
@@ -214,7 +214,7 @@
background-color: #aaf;
padding-left: 0.5em;
padding-right: 0.5em;
- font-style: bold;
+ font-weight: bold;
}
td.down {
@@ -308,4 +308,4 @@
border: none;
border-top: 1px dashed blue;
width: 30em;
-}
\ No newline at end of file
+}