Template:Team:UCSD Software/CSS
From 2014.igem.org
(Difference between revisions)
Line 10: | Line 10: | ||
background-color: #000000; | background-color: #000000; | ||
} | } | ||
- | + | #nav{ | |
+ | background-color: #003D99;//rgba(0,0,0,0.5); | ||
+ | color: white; | ||
+ | //border: 1px solid white; | ||
+ | padding: 1px; | ||
+ | box-sizing: border-box; | ||
+ | } | ||
h1{ | h1{ | ||
color: blue; | color: blue; |
Revision as of 05:32, 15 October 2014