Template:ETHZ Basel10

From 2010.igem.org

(Difference between revisions)
Line 35: Line 35:
{
{
display: none;
display: none;
 +
}
 +
#top-section
 +
{
 +
border: 0px;
 +
height: 18px;
 +
}
 +
#p-logo
 +
{
 +
display: none;
 +
}
 +
 +
#menubar
 +
{
 +
top: 0px;
 +
float: left;
 +
border: none;
 +
font-size:85%;
 +
height: 18px;
 +
}
 +
#menubar li a
 +
{
 +
color: #868686;
 +
}
 +
 +
#menubar.right-menu
 +
{
 +
text-align: right;
 +
right: auto;
 +
background-color: #494D51;
 +
border-bottom: black 1px solid;
 +
width: 977px;
 +
z-index: 7;
 +
}
 +
#menubar.left-menu
 +
{
 +
text-align: left;
 +
left: auto;
 +
width: auto;
 +
z-index: 8;
 +
}
 +
 +
#search-controls
 +
{
 +
top: 24px;
 +
overflow :visible;
 +
display:block;
 +
background: none;
 +
width: 975px;
 +
border: 0;
 +
margin: 0;
 +
height: auto;
 +
text-align: right;
 +
right: auto;
 +
}
 +
#searchInput
 +
{
 +
font-size:85%;
 +
width: 100px;
 +
color: #000000;
 +
border: 1;
 +
padding-right: 2px;
 +
padding-left: 2px;
 +
}
 +
#searchform
 +
{
 +
margin: 1px;
 +
}
 +
input.searchButton
 +
{
 +
font-size:80%;
 +
margin: 0;
 +
color: #000000;
 +
font-weight: normal;
 +
cursor: hand;
 +
cursor:pointer;
 +
padding-right: 2px;
 +
padding-left: 2px;
}
}

Revision as of 10:20, 6 September 2010