Team:UCLondon/Templates/Navigationv2
From 2012e.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 27: | Line 27: | ||
//body { background-color: white; } | //body { background-color: white; } | ||
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | ||
- | #content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100% | + | #content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; height:100%;} |
#search-controls { display:none; } | #search-controls { display:none; } | ||
#top-section { height: 10px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px;} | #top-section { height: 10px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px;} | ||
Line 164: | Line 164: | ||
.links { position: absolute ; top: 5px; right:20px; background-color: rgba(249, 249, 249, 0.2); border-radius: 3px; height:33px; width:145px; } | .links { position: absolute ; top: 5px; right:20px; background-color: rgba(249, 249, 249, 0.2); border-radius: 3px; height:33px; width:145px; } | ||
.links li { padding-left: 1px; padding-right:1px; } | .links li { padding-left: 1px; padding-right:1px; } | ||
- | .links:before { content:""; border: | + | |
+ | |||
+ | .links:before { | ||
+ | content:""; | ||
+ | border:2px black; | ||
+ | //display:block; | ||
+ | width:143px; | ||
+ | height:32px; | ||
+ | position:absolute; | ||
+ | } | ||
Line 173: | Line 182: | ||
background:rgba(0,0,0,.8); | background:rgba(0,0,0,.8); | ||
border-radius:5px; | border-radius:5px; | ||
- | bottom:- | + | bottom:-26px; |
color:#fff; | color:#fff; | ||
content:attr(udit); | content:attr(udit); | ||
display:block; | display:block; | ||
- | left: | + | left:20%; |
padding:5px 15px; | padding:5px 15px; | ||
position:absolute; | position:absolute; |
Latest revision as of 21:30, 21 September 2012