View source for MediaWiki:Common.css
From Space Station 14 Wiki
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
@font-face {
font-family: "Teko";
font-weight: 500;
src: url(https://wiki.spacestation14.com/w/images/stuff/Teko-Medium.woff2)
format("woff2"),
url(https://wiki.spacestation14.com/w/images/stuff/Teko-Medium.woff)
format("woff");
ascent-override: 65%;
descent-override: 10%;
}
:root {
color-scheme: dark;
--bg-color: hsl(240, 7%, 11%);
--bg-color-light: hsl(240, 7%, 14%);
--bg-color-light-x2: hsl(240, 8%, 17%);
--bg-color-light-x3: hsl(240, 7%, 20%);
--bg-color-light-x4: hsl(240, 7%, 23%);
--bg-color-light-x5: hsl(240, 7%, 26%);
--bg-color-light-x6: hsl(240, 7%, 32%);
000
1:0
Templates used on this page:
Return to MediaWiki:Common.css.