line height changed

This commit is contained in:
Digital Cheese 2024-03-29 14:36:44 +00:00 committed by GitHub
commit 18c59eaeff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
* {font-family:monospace;word-wrap:break-word!important;}
* {font-family:sans-serif;word-wrap:break-word!important;line-height:1.2em}
body {background-color:#000;margin:0px;color:white!important;font-size:12px!important;}
*, a, button, body {cursor:url('/media/cursor.png'), auto!important;}
.con {background:#040;margin:0px auto;}