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{ | ||
− | background-color: | + | 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; | ||
− | |||
} | } |
Revision as of 17:59, 15 September 2015
body{ background: url("") 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; }