Template:Minnesota Main Styles

From 2012.igem.org

Revision as of 23:04, 18 June 2012 by Chao0045 (Talk | contribs)

/*============the following section is hacking the original wiki template============*/

.firstHeading {/*This is the page name section overwrite - remove :P*/

   display: none;

}

  1. p-logo { /*igem logo - remove :P*/
   display: none;

}

  1. top-section { /*section with the buttons and search bar - might be bad to remove*/
   border: 0px transparent solid;
   position:absolute;
   left:140px;
   /*display:none; oops - lol*/

}

  1. menubar { /*main menubar settings*/
   background-color: transparent; 

}

  1. menubar ul li a { /*menubar subcategory items*/
   color: #999999; 

}

.right-menu li a {

   color: black;
   background-color: white;

}

/*============End original wiki mods============*/

.mainBox{ width:700px; height:500px; }

body { background-color:#d0e4fe; }

table,td { border:0px; }

  1. homeButton

{ }

  1. teamButton

{ }

  1. projectButton

{ }