Team:UCLondon/Templates/Navigationv4
From 2012e.igem.org
(Difference between revisions)
Line 229: | Line 229: | ||
.links { | .links { | ||
position: absolute ; | position: absolute ; | ||
- | top: 5px; right:20px; | + | float: right; |
+ | top: 5px; | ||
+ | //right:20px; | ||
background-color: rgba(249, 249, 249, 0.2); | background-color: rgba(249, 249, 249, 0.2); | ||
border-radius: 3px; | border-radius: 3px; | ||
height:33px; | height:33px; | ||
- | width:135px; } | + | width:135px; |
+ | } | ||
+ | |||
.links li { padding-left: 1px; padding-right:1px; } | .links li { padding-left: 1px; padding-right:1px; } | ||
Revision as of 15:59, 25 October 2012