Difference between revisions of "Template:SJTU-Software/requirementCss"
Ricky chen (Talk | contribs) |
Ricky chen (Talk | contribs) |
||
Line 11: | Line 11: | ||
width:500px !important; | width:500px !important; | ||
border-radius: 1050px !important; | border-radius: 1050px !important; | ||
+ | } | ||
+ | :focus{ | ||
+ | outline-color:transparent; | ||
} | } |
Revision as of 20:38, 16 September 2015
body{ background: url("") fixed round !important; } .awardNav>img{ width:1079.19px !important;
height:497px !important;
} .am-modal-dialog{
background-color:rgba(144,144,144,0.5)!important;
height:500px !important; width:500px !important; border-radius: 1050px !important; }
- focus{
outline-color:transparent;
}