Team:British Columbia/ubcigem2013.css

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
/* Get rid of the default iGEM header... thanks DTU Denmark 2011! */
+
/* Get rid of the default iGEM style... thanks DTU Denmark 2011! */
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
     display:none;}
     display:none;}

Revision as of 04:59, 19 July 2013

/* Get rid of the default iGEM style... thanks DTU Denmark 2011! */

  1. contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
   display:none;}
  1. top-section {
   border: none;
   height: 0px;}
  1. content {
   border: none;}


p {font-family: sans-serif;} .menu {border-collapse: collapse;

      margin-left: auto;
      margin-right: auto;}

.menuopt {border: 1px solid black;

   padding: 5px;}