Team:Minnesota/Templates/removestyle

From 2014.igem.org

(Difference between revisions)
Line 71: Line 71:
/* remove style from https://2011.igem.org/Team:DTU-Denmark/How_to_customize_an_iGEM_wiki */
/* remove style from https://2011.igem.org/Team:DTU-Denmark/How_to_customize_an_iGEM_wiki */
 +
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display:none;}
 +
#top-section {
 +
    border: none;
 +
    height: 0px;}
#content {
#content {
Line 76: Line 81:
     border: none;}
     border: none;}
-
/* Removes "teams" from the menubar */
+
 
-
#menubar > ul > li:last-child {
+
-
    display: none;}
+
-
/* Resizes the menubar to fik the links (default is 400px) */
+
-
#menubar {
+
-
    width: auto;}
+
body {
body {

Revision as of 06:33, 8 September 2014

remove style