diff options
| author | stonedDiscord <Tukz@gmx.de> | 2023-04-02 05:24:02 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2023-04-02 05:24:02 +0200 |
| commit | 85e517cd51364e68bdc3d4e01fdc04236613206d (patch) | |
| tree | 28c560c2ea84d499a9ddde8fe49cf7c6c4443c1c /webAO/styles/speen.css | |
| parent | 64c9cc154a8f0f3ff5c407b1bf963901c2d2c120 (diff) | |
comical snas
Diffstat (limited to 'webAO/styles/speen.css')
| -rw-r--r-- | webAO/styles/speen.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/speen.css b/webAO/styles/speen.css index 96abf60..e71ba05 100644 --- a/webAO/styles/speen.css +++ b/webAO/styles/speen.css @@ -2,6 +2,10 @@ body { font-family: sans-serif; } +div * { + font-family: "Comic Sans MS" , Sans-Serif !important; +} + img { image-rendering: crisp-edges; image-rendering: pixelated; |
