MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
191 bytes added ,  08:21, 7 October 2022
no edit summary
No edit summary
No edit summary
Line 27: Line 27:
table, th, td {
table, th, td {
   background: #FFFFFF;
   background: #FFFFFF;
}
.sitenotice {
    background-color: #f8f9fa;
    border: 1px solid #c8ccd1;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    margin-bottom: 1rem;
    padding: 1rem;
}
}

Navigation menu