MediaWiki:Common.css: Difference between revisions

No edit summary
Tag: Manual revert
No edit summary
Line 19: Line 19:
     width: 80px !important;
     width: 80px !important;
     height: 80px !important;
     height: 80px !important;
}
.ths-banner {
    background-color: #1a1a1a;
    color: #ffffff;
    padding: 12px;
    margin: 0 auto 1em auto;
    box-shadow: 0 4px 6px rgba(0,0,0,0.3);
}
}