Team:British Columbia/ubcigem2013.css

From 2013.igem.org

Revision as of 01:17, 26 July 2013 by Joelkumlin (Talk | contribs)

/* 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;}

/* Removes "teams" from the menubar */

  1. menubar > ul > li:last-child {
   display: none;}

/* Resizes the menubar to fit the links (default is 400px) */

  1. menubar {
   width: auto;}


p {font-family: sans-serif;

   color: green;}

.menu {border-collapse: collapse;

      width: 100%;
      text-align: center;
      margin-left: auto;
      margin-right: auto;}

.menuopt {border: 1px solid black;

   padding: 5px;}