No edit summary |
No edit summary |
||
| Line 30: | Line 30: | ||
font-family: "ct_font_swung_note"; | font-family: "ct_font_swung_note"; | ||
font-size: large; | font-size: large; | ||
} | } | ||
.oo-ui-labelElement-label{ | |||
font-family: "ct_font_swung_note"; | |||
} | |||
#citizen-userInfo-title{ | |||
font-family: "ct_font_swung_note"; | |||
} | |||
@font-face { | @font-face { | ||
| Line 44: | Line 50: | ||
font-family: ct_font_starbright; | font-family: ct_font_starbright; | ||
font-style: normal; | font-style: normal; | ||
font-weight: | font-weight: normal; | ||
src: url(https://epitheterasedwiki.com/StarBrightMoonLight-Regular.ttf) format("truetype"); | src: url(https://epitheterasedwiki.com/StarBrightMoonLight-Regular.ttf) format("truetype"); | ||
} | } | ||
Revision as of 21:20, 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"
}
#citizen-pref-header{
font-family: "ct_font_swung_note";
font-size: large;
}
.oo-ui-labelElement-label{
font-family: "ct_font_swung_note";
}
#citizen-userInfo-title{
font-family: "ct_font_swung_note";
}
@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");
}