Difference between revisions of "Template:SJTU-Software/requirementCss"
Ricky chen (Talk | contribs) |
Ricky chen (Talk | contribs) |
||
Line 6: | Line 6: | ||
} | } | ||
.am-modal-dialog{ | .am-modal-dialog{ | ||
− | height:500px; | + | height:500px !important; |
− | width:500px; | + | width:500px !important; |
border-radius: 1050px !important; | border-radius: 1050px !important; | ||
− | opacity: 0.5; | + | opacity: 0.5 !important; |
} | } |
Revision as of 17:57, 15 September 2015
body{ background: url("") fixed round !important; } .awardNav>img{ width:100% !important; } .am-modal-dialog{ height:500px !important; width:500px !important; border-radius: 1050px !important; opacity: 0.5 !important; }