Line 158: | Line 158: | ||
-ms-flex-direction:column; | -ms-flex-direction:column; | ||
flex-direction:column; | flex-direction:column; | ||
− | -ms-flex-pack:distribute; | + | //-ms-flex-pack:distribute; |
− | justify-content:space-around; | + | //justify-content:space-around; |
+ | justify-content: flex-start; | ||
} | } | ||
Line 171: | Line 172: | ||
#bodyContent #ToC a { | #bodyContent #ToC a { | ||
display:block; | display:block; | ||
+ | margin:10px 0; | ||
position:relative; | position:relative; | ||
text-align: left;} | text-align: left;} | ||
#bodyContent #ToC a[title=H1] { font-size:1.125rem;} | #bodyContent #ToC a[title=H1] { font-size:1.125rem;} | ||
#bodyContent #ToC a[title=H2] { font-size:0.875rem;} | #bodyContent #ToC a[title=H2] { font-size:0.875rem;} | ||
− | #bodyContent #ToC a[title=H3] { font-size:0.750rem;} | + | #bodyContent #ToC a[title=H3] { display:none;font-size:0.750rem;} |
#bodyContent nav { | #bodyContent nav { | ||
Line 1,089: | Line 1,091: | ||
} | } | ||
#bodyContent .modalDialog { | #bodyContent .modalDialog { | ||
− | display:none; | + | display:none; |
opacity: 0; | opacity: 0; | ||
position: fixed; | position: fixed; |
Revision as of 12:23, 31 October 2017