Template:ETHZ Basel10 css

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
</p>
</p>
-
<img src="https://2010.igem.org/wiki/skins/common/images/wiki.png" width=975 height=250 border="0"/>
 
<style type="text/css">
<style type="text/css">
 +
 +
body
body
{
{
 +
background-color: #494D51;
 +
text-align: center;
}
}
Line 13: Line 16:
}
}
 +
 +
#globalWrapper
 +
{
 +
margin: 0 auto;
 +
width: 975px;
 +
}
#content
#content
{
{
Line 25: Line 34:
{
{
margin: 0;
margin: 0;
 +
}
 +
#footer-box
 +
{
 +
background-color: #D8D5D0;
 +
}
 +
p
 +
{
 +
text-align: justify;
 +
}
 +
table
 +
{
 +
background: none;
 +
}
 +
 +
h2, h3, h4, h5, h6
 +
{
 +
border: 0;
 +
font-weight: bold;
 +
}
 +
h1, h2, h3, h4, h5, h6
 +
{
 +
font-family: Tahoma;
 +
padding-bottom: 0px;
 +
}
 +
h1
 +
{
 +
font-size: 140%
 +
}
 +
h2
 +
{
 +
font-size: 110%
 +
}
 +
h3
 +
{
 +
font-size: 100%
 +
}
 +
h4, h5, h6
 +
{
 +
font-size: 100%
 +
font-weight: normal;
 +
font-style: italic;
 +
}
 +
#top-section
 +
{
 +
border: 0px;
 +
height: 18px;
}
}
#menubar
#menubar
{
{
 +
position: fixed;
top: 0px;
top: 0px;
float: left;
float: left;
Line 63: Line 119:
#search-controls
#search-controls
{
{
 +
position: fixed;
top: 24px;
top: 24px;
overflow :visible;
overflow :visible;

Revision as of 10:06, 6 September 2010