There was an error while loading. Please reload this page.
1 parent adc18f6 commit db91cb2Copy full SHA for db91cb2
1 file changed
css2/style/default.css
@@ -1,6 +1,6 @@
1
/*
2
* Style sheet for the CSS2 specification
3
- * $Id: default.css,v 1.10 1997-12-10 19:37:22 bbos Exp $
+ * $Id: default.css,v 1.11 1997-12-11 23:53:15 bbos Exp $
4
*/
5
6
BODY {
@@ -61,7 +61,7 @@ a.informref {
61
DIV.toc UL, DIV.toc OL {list-style: none}
62
DIV.toc UL, DIV.toc OL {margin-left: 0}
63
DIV.toc UL UL, DIV.toc OL OL {margin-left: 1em}
64
-LI.h1 {margin-top: 1em; font-weight: bold}
65
-LI.h2 {font-weight: normal}
66
-LI.h4 {font-style: italic}
+LI.tocline1 {margin-top: 1em; font-weight: bold}
+LI.tocline2 {font-weight: normal}
+LI.tocline4 {font-style: italic}
67
DIV.subtoc UL, DIV.subtoc OL {list-style: none}
0 commit comments