Team:UCL Academy/css

From 2013hs.igem.org

Revision as of 19:23, 11 June 2013 by PhilippBoeing (Talk | contribs)

body, html { width:100% ;

   height:100% ;
   overflow:hidden ;
   background-color:#fff;

}

  1. footer-box{
  display:none;

}

iframe { width:100% ;

       height:100% ;
   border:none ;
   margin-top:-20px;

}

  1. toc{
     float: right;
     margin-left: 10px;

}

  1. search-controls{
     display: none;

}

  1. catlinks{
     display: none;

}

  1. p-logo{
    display: none;

}

  1. top-section{
    border: none;
    height: auto;
    top: -15px;

}

.firstHeading{ display:none; }

h1{

     border:none;

}

  1. content{
      width:950px;
      padding:0px;
      border:none;
      background:none;

}

  1. toc{
     display:none;

}

  1. topbar{
  background-color: #999; 
  height: 100px;

}

  1. globalWrapper{
  padding-bottom:0px;

}