Team:TU Munich/Templates/Layout

From 2010.igem.org

(Difference between revisions)
Line 97: Line 97:
-
#p-logo
+
#p-logo a
{
{
display: none;
display: none;
 +
}
 +
 +
#p-logo
 +
{
 +
position: relative;
 +
top: 21px;
 +
width: 100%;
 +
background: url("https://static.igem.org/mediawiki/2010/3/35/Test_banner.jpg");
 +
background-repeat: no-repeat;
 +
background-position: center top;
}
}
Line 105: Line 115:
{
{
position: relative;
position: relative;
-
top: 25px;
+
top: 75px;
border-left:1px solid #000000;
border-left:1px solid #000000;
border-rigth:1px solid #000000;
border-rigth:1px solid #000000;
Line 114: Line 124:
{
{
position: relative;
position: relative;
-
top: 30px;
+
top: 80px;
height: auto;
height: auto;
background: transparent;
background: transparent;

Revision as of 16:03, 10 July 2010