MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
14 bytes removed ,  12:39, 11 October 2022
no edit summary
No edit summary
No edit summary
Line 18: Line 18:
     --body-border: #2f4d36;
     --body-border: #2f4d36;
     --body-background-color: #acccb4;
     --body-background-color: #acccb4;
     --buttons-background: #605443;
     --found: #4c7c58;
     --button-color: #fff;
     --button-color: #ffffff;
     --button-border: #ECF3EE;
     --button-border: #ECF3EE;
     --button-dark: #ECF3EE;
     --button-dark: #ECF3EE;
Line 3,194: Line 3,194:
     align-items: center;
     align-items: center;
     list-style: none;
     list-style: none;
     background-color: var(--buttons-background);
     background-color: var(--button-background);
     transition: 0.2s;
     transition: 0.2s;
}
}
Line 3,201: Line 3,201:
     flex: 1;
     flex: 1;
     display: block;
     display: block;
     color: #009F52;
     color: #fff;
     font-weight: bold;
     font-weight: bold;
     text-align: center;
     text-align: center;

Navigation menu