Difference between revisions of "Team:CU Boulder/Protocols"
Line 18: | Line 18: | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
line-height: 135%; | line-height: 135%; | ||
+ | color: black; | ||
} | } | ||
article div ul li { | article div ul li { | ||
Line 28: | Line 29: | ||
font-size: 20px; | font-size: 20px; | ||
list-style-position: inside; | list-style-position: inside; | ||
+ | } | ||
+ | a { | ||
+ | color: black; | ||
+ | } | ||
+ | a:link { | ||
+ | color: black; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: black; | ||
} | } | ||
p { | p { |
Revision as of 04:01, 18 September 2015
<!DOCTYPE html>