Team:NYMU-Taipei/other.css

From 2014.igem.org

Revision as of 16:55, 31 August 2014 by Hiwang123 (Talk | contribs)

body{

 background:url('/wiki/images/c/cd/NYMU14_bg2.png'),url('/wiki/images/0/0b/NYMU14_bg.png');
 min-width:1300px;
 background-size: 100%,cover;
 background-repeat: no-repeat,repeat;
 background-attachment:fixed;

}

.previewnote{

 display:none;

}

  1. globalWrapper{
 margin-top: -18px;

}

  1. content{
 padding:0px;
 width:100%;
 border-left:0px;
 border-right:0px;
 background: rgba(255,255,255,0);

}

  1. bodyContent{
 width:100%;

}

  1. top-section{
 height:0px;

}

  1. p-logo{
 display:none;

}

  1. search-controls{
 display:none;

}

  1. catlinks{
 display:none;

}

  1. menubar{
 top:10px;

}

  1. footer-box{
 background: transparent;
 border: 0px;
 margin-top: -70px;
 z-index: 100;
 position: absolute;
 left: 50%;
 margin-left: -480px;

}

.firstHeading{

 display:none;

}