Line 202: | Line 202: | ||
} | } | ||
− | .wrapper p, .wrapper ul{ | + | .wrapper p, .wrapper ul, .wrapper ol{ |
font-size:128%; | font-size:128%; | ||
} | } | ||
Line 256: | Line 256: | ||
/* styling for table of contents */ | /* styling for table of contents */ | ||
− | ul[class="table"] { | + | ul[class="table"], ul[class="table"]>ul { |
list-style: none; | list-style: none; | ||
line-height: 1.3em; | line-height: 1.3em; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
a[class="table"] { | a[class="table"] { | ||
color: black; | color: black; |
Revision as of 18:03, 2 August 2016
Parts
Human Practices
Contact Us