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

Line 1: Line 1:
 
body{
 
body{
     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") scroll round !important;
 
     background-size:100%;
 
     background-size:100%;
 
}
 
}
 
#home{
 
#home{
     height:auto !important;
+
      
 
}
 
}

Revision as of 19:18, 18 September 2015

body{

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

}

  1. home{

}