Team:Potsdam Bioware/css

From 2011.igem.org

(Difference between revisions)
 
(17 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:Freiburg_Bioware/css_font}}{{:Team:Freiburg_Bioware/css_images}}{{:Team:Freiburg_Bioware/css_menu}}{{:Team:Freiburg_Bioware/css_homepage}}
+
{{:Team:Potsdam_Bioware/css_font}}{{:Team:Potsdam_Bioware/css_images}}{{:Team:Potsdam_Bioware/css_menu}}{{:Team:Potsdam_Bioware/css_homepage}}
<html>
<html>
<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/2010/b/b4/Freiburg10_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;
-
clear:both;
+
clear: both;
-
background:url(https://static.igem.org/mediawiki/2010/8/85/Freiburg10_Banner_Snippet_7.png) transparent no-repeat;
+
background: url(https://static.igem.org/mediawiki/2011/c/c4/Uni_potsdam_logo_original.png) transparent no-repeat;
-
border:none;
+
border: none;
-
width:980px;
+
width: 980px;
-
height:190px;
+
height: 410px;
-
clear:both;
+
clear: both;
-
z-index:10;
+
z-index: 10;
 +
background-position: center bottom;
 +
margin-top:50px;
}
}

Latest revision as of 07:48, 19 September 2011