Team:TU Munich/Templates/Layout

From 2010.igem.org

(Difference between revisions)
Line 7: Line 7:
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size: 11px;
font-size: 11px;
-
color: #999999;
+
color: #888888;
-
background-color: white;
+
background: url("https://static.igem.org/mediawiki/2010/f/fc/Grey-fade.jpg");
 +
background-repeat: repeat-x;
margin: 0;
margin: 0;
}
}
Line 22: Line 23:
width:100%;
width:100%;
border: 0;
border: 0;
-
border-bottom:1px solid #999999;
+
border-bottom:1px solid #888888;
height: 18px;
height: 18px;
overflow: visible;
overflow: visible;
Line 38: Line 39:
#menubar li a
#menubar li a
{
{
-
color: #999999;
+
color: #888888;
}
}
Line 59: Line 60:
overflow:visible;
overflow:visible;
display:block;
display:block;
-
background: #999999;
+
background: #888888;
width: 250px;
width: 250px;
-
border-left:1px solid #999999;
+
border-left:1px solid #888888;
-
border-bottom:1px solid #999999;
+
border-bottom:1px solid #888888;
margin: 0;
margin: 0;
height: auto;
height: auto;
Line 71: Line 72:
font-size:85%;
font-size:85%;
width: 130px;
width: 130px;
-
color: #999999;
+
color: #888888;
border: 0;
border: 0;
}
}
Line 107: Line 108:
top: 40px;
top: 40px;
width: 100%;
width: 100%;
-
background: url("https://static.igem.org/mediawiki/2010/5/57/Banner-v2.6.jpg");
+
background: url("https://static.igem.org/mediawiki/2010/2/2f/Banner_v2.7.jpg");
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: center top;
background-position: center top;
-
height: 145px;
+
height: 210px;
}
}
Line 116: Line 117:
{
{
position: relative;
position: relative;
-
top: 175px;
+
top: 205px;
//border-left:1px solid #000000;
//border-left:1px solid #000000;
//border-rigth:1px solid #000000;
//border-rigth:1px solid #000000;
Line 122: Line 123:
//border-top:2px solid #000000;
//border-top:2px solid #000000;
border: 0;
border: 0;
 +
background: transparent;
}
}
#footer-box
#footer-box
{
{
position: relative;
position: relative;
-
top: 180px;
+
top: 210px;
height: auto;
height: auto;
background: transparent;
background: transparent;

Revision as of 00:37, 11 July 2010