Team:Brown-Stanford/printcss
From 2011.igem.org
h1, h2, h3, h4, h5{
color: black !important;
}
- camfooter {
display: none;
}
h1.firstHeading {
display: none;
}
- globalWrapper {
color: black !important;
}
- footer {
display: none;
}
div.content {
background: white !important; margin-top: 5px !important; color: black !important;
}
.headerimg {
display: none !important;
}
div#header {
display: none !important;
}
div.header {
display: none !important;
}
ol {
color: white;
}
.left-menu , .right-menu {
display: none !important;
}
a:link, a:visited { color: #520 !important; background: transparent !important; font-weight: bold !important; text-decoration: underline !important; }
- content a:link:after, #content a:visited:after {
content: " (" attr(href) ") " !important; font-size: 90% !important; }
- content a[href^="/"]:after {
content: " (https://2011.igem.org" attr(href) ") "; }
.icons, .igem {
display: none !important;
}