File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/*
22 * Style sheet for the CSS2 specification
3- * $Id: default.css,v 1.11 1997-12-11 23:53:15 bbos Exp $
3+ * $Id: default.css,v 1.12 1997-12-12 16:29:24 bbos Exp $
44 */
55
66 BODY {
2323
2424 IMG {
2525 border : 0 ;
26- text-align : center;
26+ /* text-align: center; */
2727 }
2828
2929 TH {
@@ -58,10 +58,13 @@ a.informref {
5858 color : green;
5959}
6060
61- DIV .toc UL , DIV .toc OL {list-style : none}
61+ UL .toc , OL .toc {list-style : none}
6262DIV .toc UL , DIV .toc OL {margin-left : 0 }
6363DIV .toc UL UL , DIV .toc OL OL {margin-left : 1em }
6464LI .tocline1 {margin-top : 1em ; font-weight : bold}
6565LI .tocline2 {font-weight : normal}
6666LI .tocline4 {font-style : italic}
6767DIV .subtoc UL , DIV .subtoc OL {list-style : none}
68+
69+ DIV .subtoc {padding : 1em ; border : solid thin; margin : 1em 0 ;
70+ background : # ddd }
You can’t perform that action at this time.
0 commit comments