Team:Potsdam Bioware/css

From 2011.igem.org

(Difference between revisions)
 
(12 intermediate revisions not shown)
Line 3: Line 3:
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
 +
ol
 +
{
 +
text-align:justify;
 +
font-size:12px;
 +
}
*  {
*  {
Line 9: Line 15:
}
}
#globalWrapper {
#globalWrapper {
-
background: url(https://static.igem.org/mediawiki/2011/3/35/Potsdam_Wrap_background.png) #fff;
 
margin:auto;
margin:auto;
-
width:1305px;
 
}
}
#top-section {
#top-section {
Line 43: Line 47:
z-index:5;
z-index:5;
}
}
 +
 +
#footer
 +
{
 +
margin-top:60px;
 +
margin-bottom:-60px;
 +
}
 +
 +
A:hover
 +
{
 +
text-decoration:none;
 +
}
 +
#footer-box {
#footer-box {
position: relative;
position: relative;
Line 49: Line 65:
border: none;
border: none;
width: 980px;
width: 980px;
-
height: 390px;
+
height: 410px;
clear: both;
clear: both;
z-index: 10;
z-index: 10;
background-position: center bottom;
background-position: center bottom;
 +
margin-top:50px;
}
}

Latest revision as of 07:48, 19 September 2011