Tech, Administrators
12,450
edits
Bongolium500 (talk | contribs) No edit summary |
Bongolium500 (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
--accent-color-2: #000000; | --accent-color-2: #000000; | ||
--accent-contrast-1: #FFFFFF; | --accent-contrast-1: #FFFFFF; | ||
--font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif; | |||
--border-thickness: 5px; | --border-thickness: 5px; | ||
Line 71: | Line 73: | ||
#content-bottom-stuff a.new:hover { | #content-bottom-stuff a.new:hover { | ||
text-decoration: underline; | text-decoration: underline; | ||
} | |||
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt { | |||
font-family: var(--font-family); | |||
} | } | ||
} | } | ||
Line 80: | Line 85: | ||
.color-right { | .color-right { | ||
background: var(--accent-color-1); | background: var(--accent-color-1); | ||
} | |||
#p-logo-text a, #personal h2 { | |||
font-family: var(--font-family); | |||
} | } | ||
} | } |