css-my-theme

Creative Commons Attribution-ShareAlike 3.0 License

@import url(http://themes.wdfiles.com/local--code/underwater);
 
/*内容显示设置*/
    a:visited {
        color: #7970e6;
    }
    a:hover {
        color: #00A;
        background-color: #EEE;
    }
    pre {
        color:black;
    }
    .forum-category-box .description-block {
        color: black;
    }
    table tr.head td, th{
        color: black;
    }
    .forum-category-box table td.name .description {
        color: #b7b7b7;
        font-size: 87%;
    }
    .owindow,.hovertip,#lock-info{
        color: black;
    }
    .error-block {
        color: #ff6f6f;
        border: 1px solid #d2d2d2;
    }
    .preview-message {
        background-color: #757575;
    }
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License