Team:Leicester/LeicsStyle

From 2013.igem.org

Revision as of 18:17, 3 October 2013 by Ladybird136 (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

@charset "UTF-8"; /* CSS Document */

.clear { clear:both }

body{

   margin-top:50px;

}

.menuBar{

   width:100%;
   height:50px;
   display:block;
   position:absolute;
   top:0;
   left:0;

background:#000000; }

.logo{

   float:left;

}

.nav{ float:right;

   margin-right:10px;

}

.nav ul li{

   list-style:none;
   float:left;

color:#FFFFFF; font-family:Verdana, Geneva, sans-serif; font-size:14px; }

.mainContent{ height: auto; width: 975px; margin-right: auto; margin-left: auto; float: none; background-color: #FFF; }

.July{ float: left; height: auto; width: 315px; text-align:center; }

.AugSept{ float: right; height: auto; width: 640px; text-align:center; }

.Sept{ float: right; height: auto; width: 315px; text-align:center; }

.clear{ clear:both; }

a.nav:link { color: #FFF; text-decoration: none; } a.nav:visited { color: #FFF; text-decoration: none; } a.nav:hover { color: #9ACC99; text-decoration: none; } a.nav:active { color: #FFF; text-decoration: none; }


a.nav:link { color: #FFF; text-decoration: none; } a.nav:visited { color: #FFF; text-decoration: none; } a.nav:hover { color: #9ACC99; text-decoration: none; } a.nav:active { color: #FFF; text-decoration: none; }


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

body {

   margin: 10px 0 0 0;
   padding: 0;}
  1. top-section {
   width: 965px;
   height: 0;
   margin: 0 auto;
   padding: 0;
   border: none;}
  1. menubar {
   font-size: 65%;
   top: -14px;}

.left-menu:hover {

   background-color: transparent;}
  1. menubar li a {
   background-color: transparent;}
  1. menubar:hover {
   color: white;}
  1. menubar li a {
   color: transparent;}
  1. menubar:hover li a {
   color: white;}