Team:XMU-China/photogallery

From 2012.igem.org

(Difference between revisions)
Line 16: Line 16:
}
}
.nav-wp {
.nav-wp {
-
position: absolute;
+
position: relative;
-
top: 300px;
+
top: 0px;
-
left: 462px;
+
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 6px 10px;
 
_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