Team:Tuebingen/BlankWiki
From 2014.igem.org
(Difference between revisions)
SvenB (Talk | contribs)
(Created page with "<style type="text/css"> - →hide various iGEM-elements: h1.firstHeading { background-color: red; display: none; } .firstHeading { display: none; } #top-section { ma...")
Newer edit →
(Created page with "<style type="text/css"> - →hide various iGEM-elements: h1.firstHeading { background-color: red; display: none; } .firstHeading { display: none; } #top-section { ma...")
Newer edit →
Revision as of 15:09, 30 September 2014
<style type="text/css">
/* hide various iGEM-elements */
h1.firstHeading {
background-color: red; display: none;
}
.firstHeading {
display: none;
}
- top-section {
margin-left: 1em auto; width: 77em !important; border: none; height: 1.2em; background-color: white;
}
- catlinks {
display: none !important;
}
/* disable search-controls (top right corner) */
- search-controls {
display: none !important;
}
- searchInput {
display: none !important;
}
.searchButton {
display: none !important;
}
/* change the menubar (top menu) */
- menubar {
display: table-cell; background: transparent !important; }
- menubar.right-menu {
text-align: right; }
- menubar * {
color: transparent !important; background: transparent !important; }
- top-section:hover #menubar * {
color: black !important;
background: white !important;
}
/* Disable Table Of Contents */ table#toc {
display: none; float: right; margin: 0em;
}
- footer-box {
margin-left: auto; width: 1000px; border: none; position: relative; padding: 5px !important; background-color: white;
}
- footer-box a{
color: black; text-decoration: none;
}
- footer-box a:hover {
color: grey; text-decoration: underline;
}
- 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;
}
- p-logo {
display: none;
}