Team:XMU-China/photogallery
From 2012.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
} | } | ||
.nav-wp { | .nav-wp { | ||
- | position: | + | position: relative; |
- | top: | + | top: 0px; |
- | left: | + | left: 200px; |
border-radius: 4px; | border-radius: 4px; | ||
-moz-border-radius: 4px; | -moz-border-radius: 4px; | ||
-webkit-border-radius: 4px; | -webkit-border-radius: 4px; | ||
- | |||
_padding: 0 20px 2px 10px; | _padding: 0 20px 2px 10px; | ||
background-color: #0099cc; | background-color: #0099cc; | ||
+ | padding-top: 0; | ||
+ | padding-right: 20px; | ||
+ | padding-bottom: 6px; | ||
+ | padding-left: 10px; | ||
+ | height: 20px; | ||
+ | width: 150px; | ||
} | } | ||
.nav li { | .nav li { | ||
Line 35: | Line 40: | ||
cursor: pointer; | cursor: pointer; | ||
height: 22px; | height: 22px; | ||
+ | width: auto; | ||
} | } | ||
.nav li.cur{ | .nav li.cur{ |
Revision as of 15:35, 23 September 2012