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

(Created page with "body{ background:url("https://static.igem.org/mediawiki/2015/2/2f/SJTU_SOFTWARE.background2.png") fixed round !important; }")
 
Line 1: Line 1:
 
body{
 
body{
 
     background:url("https://static.igem.org/mediawiki/2015/2/2f/SJTU_SOFTWARE.background2.png") fixed round !important;
 
     background:url("https://static.igem.org/mediawiki/2015/2/2f/SJTU_SOFTWARE.background2.png") fixed round !important;
 +
    background-size:100%;
 
}
 
}

Revision as of 07:04, 17 September 2015

body{

   background:url("SJTU_SOFTWARE.background2.png") fixed round !important;
   background-size:100%;

}