MediaWiki:Common.css: Difference between revisions

From MDrivenWiki
No edit summary
No edit summary
Line 1: Line 1:
.custom-header {
.custom-header {
     border-radius: 4px;
     border-radius: 4px;
     border: 1px solid #112B3C;
     border: 1px solid #E3E8EE;
     background: #F3F6F9;
     background-color: #112B3C; /* Updated background color */
}
}

Revision as of 15:11, 7 October 2023

.custom-header {
    border-radius: 4px;
    border: 1px solid #E3E8EE;
    background-color: #112B3C; /* Updated background color */
}
This page was edited 38 days ago on 08/12/2024. What links here