Template:KIT-Kyoto

From 2012.igem.org

(Difference between revisions)
m
m
Line 99: Line 99:
     right: 40px;
     right: 40px;
     }           
     }           
 +
#content {
 +
    background-color: transparent;
 +
    width:99%;
 +
    position: relative;
 +
    float: center;
 +
    border: 0px;
 +
}
 +
#menubar {
 +
background-color:transparent;
 +
font-size:85%;
 +
line-height:1em;
 +
position:absolute;
 +
top:10px;
 +
white-space:nowrap;
 +
width:50%;
 +
z-index:5;
 +
height:25px;
 +
overflow:hidden;
 +
}
 +
 +
#menubar li a {
 +
color:black;
 +
}
 +
 +
.left-menu {
 +
left:0;
 +
padding-left:13px;
 +
}
 +
.right-menu  {
 +
right:0;
 +
}

Revision as of 11:16, 15 August 2012