View source for MediaWiki:Common.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
@import url('https://fonts.googleapis.com/css?family=Lexend&display=swap');
:root {
--border-color: rgba(110, 120, 130, 0.4);
--background-color: #212035;
--background-color-hover: #424064;
--content-background-color: #34324F;
--nav-background-color: #15151E;
--text-color: #FFF;
}
body,
.toggle-list-item__label {
color: var(--text-color);
}
body,
.pre-content h1,
.content h1,
.content h2 {
font-family: 'Lexend', sans-serif;
}
.header-container,
.minerva-footer,
000
1:0
Return to MediaWiki:Common.css.