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

(Created page with "body{ background: url("https://static.igem.org/mediawiki/2015/e/e5/SJTU-SOFTWARE.background-requirement.png") fixed round; } .awardNav>img{ width:100%; } .am-modal-dialog{ height...")
 
Line 1: Line 1:
 
body{
 
body{
background: url("https://static.igem.org/mediawiki/2015/e/e5/SJTU-SOFTWARE.background-requirement.png") fixed round;
+
background: url("https://static.igem.org/mediawiki/2015/e/e5/SJTU-SOFTWARE.background-requirement.png") fixed round !important;
 
}
 
}
 
.awardNav>img{
 
.awardNav>img{

Revision as of 17:56, 15 September 2015

body{ background: url("SJTU-SOFTWARE.background-requirement.png") fixed round !important; } .awardNav>img{ width:100%; } .am-modal-dialog{ height:500px; width:500px; border-radius: 1050px !important; opacity: 0.5; }