8,960
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
.dc_button2 {  | |||
    font-weight: 700;  | |||
    text-align: center;  | |||
    display: inline-block;  | |||
    text-transform: uppercase;  | |||
    border: 2px solid rgba(65, 79, 106, .3);  | |||
    border-radius: 2px;  | |||
    box-shadow: 0 0 16px rgba(0, 0, 0, .75) inset;  | |||
    min-width: 94px;  | |||
    margin: 5px;  | |||
}  | |||
/* Selection */  | /* Selection */  | ||
.red-background ::selection {  | .red-background ::selection {  | ||