File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 h2 , h3 , h5 , h6 {
2626 margin-top : 3em ;
2727 }
28- h4
28+ h4 {
2929 margin-top : 4em ;
3030 }
3131
206206 color : inherit;
207207 background : transparent;
208208 }
209-
209+
210210/** Inline CSS fragments ******************************************************/
211211
212212 .css , .property , .descriptor {
213213 color : # 005a9c ; font : inherit;
214214 }
215215 .property , .descriptor {
216216 /* Don't wrap property and descriptor names */
217- white-space : nowrap;
217+ white-space : nowrap;
218218 }
219219 .type { /* CSS value <type> */
220220 font-style : italic;
320320 dfn > a .self-link : hover {
321321 color : black;
322322 }
323-
323+
324324 a .self-link ::before { content : "¶" ; }
325325 .heading > a .self-link ::before { content : "§" ; }
326326 dfn > a .self-link ::before { content : "#" ; }
447447 background : # E9FBE9 ;
448448 display : block;
449449 }
450-
450+
451451 details .why > summary {
452452 font-style : italic;
453453 display : block;
454454 }
455-
455+
456456 details .why [open ] > summary {
457457 border-bottom : 1px silver solid;
458458 }
689689 ul.toc li li li, ul.toc li li li ul {margin-left: 0; display: inline}
690690 ul.toc li li li ul, ul.toc li li li ul li {margin-left: 0; display: inline}
691691 */
692-
692+
693693 /* Section numbers in a column of their own */
694694 ul .toc {
695695 margin-left : 5em
755755 text-align : left;
756756 margin : 1em 0 ;
757757 }
758-
758+
759759 table .proptable td ,
760760 table .proptable th {
761761 padding : 0.4em ;
762762 text-align : center;
763763 }
764-
764+
765765 table .proptable tr : hover td {
766766 background : # DEF ;
767767 }
You can’t perform that action at this time.
0 commit comments