No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
.mw-header{ | .mw-header{ | ||
font-family: "ct_font_starbright" | font-family: "ct_font_starbright"; | ||
} | } | ||
Line 24: | Line 24: | ||
.oo-ui-popupWidget-popup{ | .oo-ui-popupWidget-popup{ | ||
font-family: "ct_font_starbright" | font-family: "ct_font_starbright"; | ||
} | } | ||
.oo-ui-labelElement-label{ | .oo-ui-labelElement-label{ | ||
font-family: "ct_font_starbright"; | |||
} | |||
#oo-ui-inputWidget-input { | |||
font-family: "ct_font_starbright"; | font-family: "ct_font_starbright"; | ||
} | } | ||
Line 40: | Line 44: | ||
.skin-citizen-dark { | .skin-citizen-dark { | ||
background-color: | background-color: red; | ||
} | } | ||
Revision as of 20:44, 17 June 2024
#siteSub { display: none !important; } .citizen-body .image:hover > img { transform: scale(1) !important; } .mw-wiki-title{ font-family: "ct_font_swung_note"; } #footer-desc{ font-family: "ct_font_starbright"; } .mw-header{ font-family: "ct_font_starbright"; } .mw-logo-wordmark { font-family: "ct_font_swung_note"; } .oo-ui-popupWidget-popup{ font-family: "ct_font_starbright"; } .oo-ui-labelElement-label{ font-family: "ct_font_starbright"; } #oo-ui-inputWidget-input { font-family: "ct_font_starbright"; } .page-actions{ font-family: "ct_font_starbright"; } .citizen-section-heading{ font-family: "ct_font_starbright"; } .skin-citizen-dark { background-color: red; } @font-face { font-family: ct_font_swung_note; font-style: normal; font-weight: 400; src: url("https://epitheterasedwiki.com/SwungNote.otf") format("opentype"); } @font-face{ font-family: ct_font_starbright; font-style: normal; font-weight: normal; src: url(https://epitheterasedwiki.com/StarBrightMoonLight-Regular.ttf) format("truetype"); }