comic mono

This commit is contained in:
Akbar Rahman 2024-04-14 16:05:13 +01:00
parent b6c9129fa5
commit 1e90d6c8a9
Signed by: alvierahman90
GPG Key ID: 6217899F07CA2BDF

5
styles.css Normal file
View File

@ -0,0 +1,5 @@
@import url("https://styles.alv.cx/fonts/comic-mono-font.css");
body {
font-family: 'Comic Mono', monospace;
}