Team:UCLondon/Templates/Navigationv3
From 2012e.igem.org
(Difference between revisions)
(14 intermediate revisions not shown) | |||
Line 44: | Line 44: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | //body { background-color: white; } | + | //body { background-color: white; overflow-x:hidden; } |
#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%; height:100%;} | #content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; height:100%;} | ||
Line 60: | Line 60: | ||
position: absolute; | position: absolute; | ||
top: 0; | top: 0; | ||
- | left: 0; | + | //left: 0; |
- | width: | + | width: 100%; |
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
color: rgb(199, 214, 217); | color: rgb(199, 214, 217); | ||
height: 26px; | height: 26px; | ||
Line 73: | Line 75: | ||
background-image: url(http://db.tt/73dOABGc); | background-image: url(http://db.tt/73dOABGc); | ||
color: rgb(199, 214, 217); | color: rgb(199, 214, 217); | ||
- | min-width:970px; | + | //min-width:970px; |
} | } | ||
Line 151: | Line 153: | ||
width:235px; | width:235px; | ||
} | } | ||
- | + | ||
- | + | #twitter * { | |
+ | text-shadow: none !important; | ||
+ | } | ||
+ | |||
#twitter li a:first-child { | #twitter li a:first-child { | ||
- | height: | + | height: 77px; |
width: 205px; | width: 205px; | ||
color: black; | color: black; | ||
Line 164: | Line 169: | ||
height: 10px; | height: 10px; | ||
width: auto; | width: auto; | ||
+ | display: inline; | ||
} | } | ||
#twitter li { | #twitter li { | ||
- | height: | + | height: 80px; |
width: 205px; | width: 205px; | ||
} | } | ||
Line 255: | Line 261: | ||
.tooltip:hover:before{ | .tooltip:hover:before{ | ||
border:solid; | border:solid; | ||
- | border-color: | + | border-color:rgba(0,0,0,.8) transparent; |
border-width:0 6px 6px 6px; | border-width:0 6px 6px 6px; | ||
bottom:-2px; | bottom:-2px; |
Latest revision as of 15:48, 24 October 2012