模板:黑幕/css

.blackshade {
    color: gray;
    background-color: gray;
    cursor: default;
}

.blackshade a {
    color: gray !important;
}