Team:Tuebingen/BlankWiki

From 2014.igem.org

Revision as of 15:09, 30 September 2014 by SvenB (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<style type="text/css">


/* hide various iGEM-elements */

h1.firstHeading {

 background-color: red;
 display: none;

}

.firstHeading {

 display: none;

}

  1. top-section {
 margin-left: 1em auto;
 width: 77em !important;
 border: none;
 height: 1.2em;
 background-color: white;

}

  1. catlinks {
 display: none !important;

}

/* disable search-controls (top right corner) */

  1. search-controls {
  display: none !important; 

}

  1. searchInput {
  display: none !important; 

}

.searchButton {

  display: none !important; 

}

/* change the menubar (top menu) */

  1. menubar {

display: table-cell; background: transparent !important; }

  1. menubar.right-menu {

text-align: right; }

  1. menubar * {

color: transparent !important; background: transparent !important; }

  1. top-section:hover #menubar * {

color: black !important;

       background: white !important;

}

/* Disable Table Of Contents */ table#toc {

 display: none;
 float: right;
 margin: 0em;

}

  1. footer-box {
 margin-left: auto;
 width: 1000px;
 border: none;
 position: relative;
 padding: 5px !important;
 background-color: white;

}

  1. footer-box a{
 color: black;
 text-decoration: none;

}

  1. footer-box a:hover {
 color: grey;
 text-decoration: underline;

}

  1. footer-box a:active {
 color: red;
 text-decoration: underline;

}

/* main heading */ h1 {

 border: 0;

}

/* edit links on headings */ span.editsection {

 font-size: .5em;
 color: lightgrey;

} span.editsection a {

 color: black;

}

  1. p-logo {
 display: none;

}