Jump to content

MediaWiki:User:PikaJade.css: Difference between revisions

From Ditzy Wiki
mNo edit summary
mNo edit summary
Line 6: Line 6:
background-color: black;
background-color: black;
font-size: 48pt;
font-size: 48pt;
align: center;
text-align: center;
}
}

Revision as of 02:06, 16 March 2026

@import url('https://fonts.cdnfonts.com/css/rocodecoco');

.scary {
font-family: 'Rocodecoco', sans-serif !important;
color: white;
background-color: black;
font-size: 48pt;
text-align: center;
}