Team:UPIBI-Mexico/Templates/Stylesheet

From 2012.igem.org

Revision as of 20:41, 22 June 2012 by Jfloresu (Talk | contribs)

/*Remove wikimedia stuff*/

  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 fik the links (default is 400px) */

  1. menubar {
   width: auto;}

/* FTW!!!!! */ /*********************************************/ ul {

   list-style-position: inside;
   margin: 0;}

/* Sexy Drop Down Menu (thanks to sohtanaka.com) li.navitem1 > a, li.navitem1 > span {

   border-bottom: 1px solid #660066;}

li.navitem2 > a, li.navitem2 > span {

   border-bottom: 1px solid #990099;}

li.navitem3 > a, li.navitem3 > span {

   border-bottom: 1px solid #3366CC;}

li.navitem4 > a, li.navitem4 > span {

   border-bottom: 1px solid #33CCFF;}
  • /ul.topnav > li > a:hover {

/*background: url(Topnav_hover.gif) no-repeat center -1px;*/

       padding-bottom: 1px;
       border-bottom-width: 5px;}