Team:RHIT/CSS1.css

From 2013.igem.org

Revision as of 15:46, 18 June 2013 by Samoretc (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  body{

background-color: white; width:975px; color: black; font-size: 25px; text-align: center; margin-left:auto;

   margin-right:auto;

}

  1. menubar {

position: absolute; background: none; color: black; }

.left-menu, .right-menu{ position: absolute; background: none; color: black; }

.left-menu li a, .right-menu li a { color: #000 !important; }


.left-menu ul li, .right-menu ul li a{ background: none; color: #000 !important; }

.left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {

   color: #000 !important;

}

  1. p-logo{

display: none; } .firstHeading{ visibility: hidden; }

  1. catlinks{

border:none; }

  1. top-section{

height:20px; background-color: #f8fcfd; border:none; }

  1. content{

background-color: #f8fcfd; border:none; }

  1. footer-box{

background-color: #f8fcfd; } /* Search bar, will put somewhere else later*/

  1. search-controls {

overflow:hidden; display:none; background: none; }