Difference between revisions of "Template:SJTU-Software/homeCss"

Line 2: Line 2:
 
     background:url("https://static.igem.org/mediawiki/2015/f/f5/SJTU-SOFTWARE.homeBackground.jpg") fixed round !important;
 
     background:url("https://static.igem.org/mediawiki/2015/f/f5/SJTU-SOFTWARE.homeBackground.jpg") fixed round !important;
 
     background-size:100%;
 
     background-size:100%;
 +
}
 +
#home{
 +
    height:auto !important;
 
}
 
}

Revision as of 19:12, 18 September 2015

body{

   background:url("SJTU-SOFTWARE.homeBackground.jpg") fixed round !important;
   background-size:100%;

}

  1. home{
   height:auto !important;

}