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/images/stuff/Teko-Medium.woff2) format('woff2'),
url(https://wiki.spacestation14.com/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%);
--border-color-light: hsl(240, 7%, 35%);
--border-color-light-x2: hsl(240, 7%, 45%);
--border-color: hsl(240, 7%, 24%);
000
1:0
Templates used on this page:
Return to MediaWiki:Common.css.