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