Team:MIT/styles

From 2011.igem.org

Revision as of 21:03, 17 June 2011 by Tihuang (Talk | contribs)

ul {list-style: none;}

  1. menubar li a {
   color: #73A631;

}

  1. menubar li a {
   color: #555555;

} a {

   background: none repeat scroll 0 0 transparent;
   color: #002BB8;
   text-decoration: none;

}

  1. menubar li {
   cursor: pointer;

}

  1. menubar ul {
   color: #555555;
   list-style: none outside none;

} ul {

   line-height: 1.5em;
   list-style-image: url("bullet.gif");
   list-style-type: square;

}

  1. menubar {
   font-family: sans-serif;
   font-size: 95%;
   line-height: 1em;
   white-space: nowrap;

}

.left-menu {

   text-align: left;
   text-transform: lowercase;

}

  1. globalWrapper {
   font-size: 127%;

}

body {

   color: black;
   font: x-small sans-serif;

}