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

Line 3: Line 3:
 
}
 
}
 
.awardNav>img{
 
.awardNav>img{
width:100%;
+
width:100% !important;
 
}
 
}
 
.am-modal-dialog{
 
.am-modal-dialog{

Revision as of 17:56, 15 September 2015

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