Template:Montgomery Cougars NJUSA/Common CSS

From 2014hs.igem.org

Revision as of 18:59, 14 March 2014 by Casey.chow (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

/* https://2011.igem.org/Team:DTU-Denmark/How_to_customize_an_iGEM_wiki#Centralizing_the_layout_using_templates */

/* Clear Wiki Shit */

  1. contentSub,
  2. search-controls,

.firstHeading,

  1. footer-box,
  2. catlinks,
  3. p-logo {
   display:none;

}

  1. top-section {
   border: none;
   height: 0px;

}

  1. content {
   border: none;

}

  1. menubar > ul > li:last-child {
   display: none;

}

  1. menubar {
   width: auto;

}