Line 253: | Line 253: | ||
/*styling for navigation jump links*/ | /*styling for navigation jump links*/ | ||
a[class="nav"]{ | a[class="nav"]{ | ||
− | color: | + | color:rgb(0,0,128); |
+ | margin-top:7px; | ||
} | } | ||
.nav:hover{ | .nav:hover{ | ||
− | color: | + | color:rgb(0,0,128); |
text-decoration:none; | text-decoration:none; | ||
} | } | ||
+ | |||
/* styling for the titles */ | /* styling for the titles */ | ||
/*.content_wrapper*/ .content h1, /*.content_wrapper*/ .content h2 { | /*.content_wrapper*/ .content h1, /*.content_wrapper*/ .content h2 { |
Revision as of 22:09, 28 July 2016
Parts
Human Practices
Contact Us