Skip to content

Instantly share code, notes, and snippets.

@Fire-
Fire- / !dynamic-scale.kapchat.css
Last active August 13, 2022 12:36
KapChat changes - dynamic scaling with font size, inverted message order, custom font, setting custom nicknames using nothing but CSS
/* Dynamically scaling chat
* For use with https://nightdev.com/kapchat/
*
* Main file – full replace.
* This should override all CSS in the default clear theme.
*/
html {
font-size: 16px;
/* Everything scales with this font-size.
* Default if not manually set is 16px.