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:400&display=swap');
@font-face {
font-family: "Minecraft";
src: url("https://wiki.cobblemon.com/images/0/07/Minecraft.otf");
}
:root {
--border-color: rgba(110, 120, 130, 0.4);
--background-color: #212035;
--content-background-color-hover: #424064;
--content-background-color: #34324F;
--content-background-color-dark: #2A2942;
--content-background-border-color-light: #6964A4;
--nav-background-color: #15151E;
--nav-background-color-hover: #1B1B26;
--text-color: #CECDDF;
--text-link-color: #857EFF;
--text-link-color-hover: #9D98FF;
}
a,
.mw-parser-output a.extiw,
.mw-parser-output a.external {
color: var(--text-link-color);
000
1:0
Return to MediaWiki:Common.css.