Team:Tuebingen/Template/Tuebingen

From 2012.igem.org

(Difference between revisions)
Line 11: Line 11:
}
}
 +
/* setup own logo */
#p-logo {
#p-logo {
-
background-image: url(https://static.igem.org/mediawiki/2012/8/85/TuebingenHeader.png);
+
  background-image: url(https://static.igem.org/mediawiki/2012/8/85/TuebingenHeader.png);
-
background-repeat: no-repeat;
+
  background-repeat: no-repeat;
-
background-position: 0 0;
+
  background-position: 0 0;
-
margin: 0;
+
  margin: 0;
-
padding: 0;
+
  padding: 0;
-
margin-top: 10px;
+
  margin-top: 10px;
-
}
+
  }
 +
/* Hide iGEM banner */
#p-logo a {
#p-logo a {
  display: none;
  display: none;
Line 42: Line 44:
#globalWrapper, #content {
#globalWrapper, #content {
-
margin: 0 0.5em 0.5em 0;
+
        margin: 0 0.5em 0.5em 0;
}
}
Line 50: Line 52:
padding: 0;
padding: 0;
width: auto;
width: auto;
-
height: 1.5em;
+
height: 1.0em;
}
}

Revision as of 15:01, 10 September 2012