Team:Brown-Stanford/printcss

From 2011.igem.org

h1, h2, h3, h4, h5{

   color: black !important;

}

  1. camfooter {
   display: none;

}

h1.firstHeading {

   display: none;

}

  1. globalWrapper {
   color: black !important;

}

  1. 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; }

  1. content a:link:after, #content a:visited:after {
  content: " (" attr(href) ") " !important;
  font-size: 90% !important;
  }
  1. content a[href^="/"]:after {
 content: " (https://2011.igem.org" attr(href) ") ";
  }

.icons, .igem {

  display: none !important;

}

ol, ul{

  color: black !important;

}