Team:TU Munich/Templates/Layout

From 2010.igem.org

(Difference between revisions)
Line 24: Line 24:
border-bottom:1px solid #0000FF;
border-bottom:1px solid #0000FF;
height: 20px;
height: 20px;
 +
overflow: visible;
}
}
Line 46: Line 47:
border: none;
border: none;
font-size:90%;
font-size:90%;
 +
}
 +
 +
#search-controls
 +
{
 +
position: absolute;
 +
top: 2px;
 +
right: 350px;
 +
overflow:hidden;
 +
display:block;
 +
background: none;
}
}
#footer
#footer
Line 59: Line 70:
{
{
display: none;
display: none;
-
}
 
-
 
-
#search-controls
 
-
{
 
-
position: absolute;
 
-
top: 50px;
 
-
left: 500px;
 
-
overflow:hidden;
 
-
display:block;
 
-
background: none;
 
}
}
</style>
</style>
</html>
</html>

Revision as of 14:08, 10 July 2010