Template:GeorgiaTech/css/experiment.css
From 2014.igem.org
(Difference between revisions)
Line 121: | Line 121: | ||
} | } | ||
.navigater ul { | .navigater ul { | ||
+ | border: 2px solid #840000; | ||
+ | -moz-border-radius: 7px; | ||
+ | -webkit-border-radius: 7px; | ||
position: relative; | position: relative; | ||
left: -10px; | left: -10px; | ||
Line 130: | Line 133: | ||
.navigater ul li { | .navigater ul li { | ||
- | + | border: 2px solid #840000; | |
- | + | -moz-border-radius: 7px; | |
- | + | -webkit-border-radius: 7px; | |
- | + | z-index:100; | |
- | + | font: bold 14px/20PX helvetica; | |
- | + | display: inline-block; | |
- | + | margin: 0 20px; | |
- | + | padding-bottom: 18px; | |
- | + | position: relative; | |
- | + | width: 110px; | |
- | + | height: 32px; | |
+ | background-color: #840000; | ||
+ | background-repeat:no-repeat; | ||
+ | text-align:center; | ||
} | } | ||
Revision as of 14:22, 24 June 2014