Template:Team:Concordia/CSS
From 2014.igem.org
(Difference between revisions)
Line 332: | Line 332: | ||
#maintab { | #maintab { | ||
- | border-color: white | + | display: block; |
+ | text-transform: uppercase; | ||
+ | line-height: 70px; | ||
+ | color: #FFF; | ||
+ | padding: 0em 0.3em; | ||
+ | text-decoration: none; | ||
+ | font-size: 0.68em; | ||
+ | font-weight: 700; | ||
+ | background: rgba(0,0,0,0.4); | ||
+ | border-radius: 7px; | ||
+ | border-style: solid; | ||
+ | border-width: 1px; | ||
+ | border-color: white; | ||
} | } | ||
Revision as of 04:00, 16 October 2014