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

Line 6: Line 6:
 
}
 
}
 
.am-modal-dialog{
 
.am-modal-dialog{
         background-color:black !important;
+
         background-color:rgba(51,51,51,0.5)!important;
 
height:500px !important;
 
height:500px !important;
 
width:500px !important;
 
width:500px !important;
 
border-radius: 1050px !important;
 
border-radius: 1050px !important;
opacity: 0.5 !important;
 
 
}
 
}

Revision as of 17:59, 15 September 2015

body{ background: url("SJTU-SOFTWARE.background-requirement.png") fixed round !important; } .awardNav>img{ width:100% !important; } .am-modal-dialog{

       background-color:rgba(51,51,51,0.5)!important;

height:500px !important; width:500px !important; border-radius: 1050px !important; }