MediaWiki:Gadget-ms-Forum.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
No edit summary
Line 88: Line 88:
#thread.forum-archive .closing-post > b:first-of-type a {
#thread.forum-archive .closing-post > b:first-of-type a {
     color: #5b52ab; /* #666192 */
     color: #5b52ab; /* #666192 */
}
#thread .quote::before {
    content: "“";
    float: left;
    height: 40px;
    margin-top: -35px;
    padding-top: 5px;
    padding-right: 10px;
    margin-left: -25px;
    margin-bottom: 0px;
    font-size: 600%;
    color: #012c57; 
}
#thread .quote {
    zoom:1;
    background-color: #afaeba;
    border: 1px solid #706f78;
    font-style: italic;
    margin: 8px 0;
    padding: 10px 10px 0 10px;
}
#thread .quote .quote {
    margin: -12px 0 10px 0;
    background-color: #9c9ba7;
}
#thread .quote .quote .quote {
    background-color: #91909e;
}
#thread .quote .quote .quote .quote {
    background-color: #a1a0b0;
}
#thread .timestamp {
    color: #706e86; /* #93929c #8f8da0 */
    font-size: 12.5px;
}
#thread .opening-post .timestamp {
    margin-left: 3px;
}
#thread .timestamp + .timestamp {
    margin-top: -8px;
}
}


Line 126: Line 168:
     border: solid 3px #747496;
     border: solid 3px #747496;
     box-shadow: 1px 2px 8px 5px #9292a0;
     box-shadow: 1px 2px 8px 5px #9292a0;
}
#thread.forum-archive .timestamp {
    color: #706e86; /* #93929c #8f8da0 */
    font-size: 12.5px;
}
#thread.forum-archive .opening-post .timestamp {
    margin-left: 3px;
}
#thread.forum-archive .timestamp + .timestamp {
    margin-top: -8px;
}
}


Cookies help us deliver our services. By using our services, you agree to our use of cookies.