Line 155: | Line 155: | ||
} | } | ||
.close { | .close { | ||
− | background: | + | background: #ff5c00; |
color:rgba(0,0,0,.8); | color:rgba(0,0,0,.8); | ||
line-height: 25px; | line-height: 25px; | ||
Line 171: | Line 171: | ||
-webkit-box-shadow: 1px 1px 3px #000; | -webkit-box-shadow: 1px 1px 3px #000; | ||
box-shadow: 1px 1px 3px #000; | box-shadow: 1px 1px 3px #000; | ||
+ | opacity:.9; | ||
} | } | ||
− | .close:hover { background:#ff5c00 | + | .close:hover { background:#ff5c00; } |
Revision as of 00:41, 19 October 2016