Team:NYMU-Taipei/other.css

From 2014.igem.org

Revision as of 12:26, 22 August 2014 by Hiwang123 (Talk | contribs)

body{

 background:url('https://lh6.googleusercontent.com/xbIbpIvQES4a-1URj28oC0oNfucmzjKjPPClIe9XVc6YXk6mnbnU4L8O-7XXWmmQVRzoTA=w1342-h547'),url('https://lh5.googleusercontent.com/rTbKAKBG7cyF9egdUTAN4khB6_4s-uRKJwS2vUVZNHR_GBokOYOMr2Spr-Ny9MgrFBSSHg=w1342-h547');
 min-width:1300px;
 background-size: 100%,100%;
 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{
 display:none;

}

.firstHeading{

 display:none;

}