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 172: Line 172:
     /* box-shadow: 2px 2px 8px 1px #9292a0; */
     /* box-shadow: 2px 2px 8px 1px #9292a0; */
}
}
/* Beginnings for a closing post design */


#thread.forum-archive .closing-post {
#thread.forum-archive .closing-post {
     border: solid 3px #747496;
     border: solid 2px #aeaec0;
     box-shadow: 1px 2px 8px 5px #9292a0;
     box-shadow: 1px 2px 8px 5px #9292a0;
    background-color: #8f8f9d;
    border-radius: 13px;
    margin: 0 6px 20px 6px;
    padding: 15px 10px 10px 15px;
}/*
#thread.forum-archive .closing-post .content {
    padding: 12px 1px 0 13px;
    margin-left: -12px;
    margin-right: -6px;
    padding-bottom: 0;
    background: #a0a0b0;
}
}
#thread.forum-archive .closing-post .user {
    background: #84849a5c;
    margin: -8px -4px 0 -10px;
    padding: 8px 4px 4px  16px;
    border-radius: 8px 8px 0 0;
   
}*/
#thread.forum-archive .closing-post .timestamp {
    color: #3d3a63;
}


.theme-fandomdesktop-light .forumheader {
.theme-fandomdesktop-light .forumheader {
Cookies help us deliver our services. By using our services, you agree to our use of cookies.