Line 206: | Line 206: | ||
} | } | ||
+ | .wrapper ul>li>ul, .wrapper ol>li>ul { | ||
+ | font-size:100%; | ||
+ | } | ||
/*LAYOUT */ | /*LAYOUT */ | ||
.column { | .column { | ||
Line 256: | Line 259: | ||
/* styling for table of contents */ | /* styling for table of contents */ | ||
− | ul[class="table"], ul[class="table"]>ul { | + | ul[class="table"], ul[class="table"]>li>ul { |
list-style: none; | list-style: none; | ||
line-height: 1.3em; | line-height: 1.3em; |
Revision as of 18:06, 2 August 2016
Parts
Human Practices
Contact Us