Line 248: | Line 248: | ||
/*styling for navigation jump links*/ | /*styling for navigation jump links*/ | ||
− | a[class="nav"]{ | + | |
+ | .anchor{ | ||
+ | display: block; | ||
+ | height: 7px; | ||
+ | margin-top: -7px; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | |||
+ | a[class="nav"]{ | ||
color:rgb(0,0,128); | color:rgb(0,0,128); | ||
} | } |
Revision as of 00:03, 29 July 2016
Parts
Human Practices
Contact Us