mirror of
https://github.com/dtinth/comic-mono-font.git
synced 2026-02-25 16:21:09 +00:00
BIN
favicon.png
Normal file
BIN
favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 573 B |
@@ -9,6 +9,7 @@
|
||||
content="A legible monospace font for playful professionals. Comic Sans for
|
||||
hackers"
|
||||
/>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.png" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<script src="./index.js" defer></script>
|
||||
<title>Serious Sans</title>
|
||||
|
||||
@@ -49,7 +49,7 @@ body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif,
|
||||
font-family: "Serious Sans", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif,
|
||||
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
font-size: 100%;
|
||||
font-size: 1.2rem;
|
||||
|
||||
Reference in New Issue
Block a user