diff options
author | Your Name <you@example.com> | 2025-04-23 03:51:51 -0600 |
---|---|---|
committer | Your Name <you@example.com> | 2025-04-23 03:51:51 -0600 |
commit | a68d43e99cabe768455b9965fa0f45ec7178a319 (patch) | |
tree | b886e41a3d9de722ecacd616fa2e0f9c6321d458 /styles.css | |
parent | e2a562d15428c081b19df71a8e40d4f3ca50e61e (diff) |
fonts
Diffstat (limited to 'styles.css')
-rw-r--r-- | styles.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,11 +5,13 @@ body { h1 { font-family: "Lucida Console", "Courier New", monospace; + font-size: 38px; color: #b8bb26; } h2 { font-family: "Lucida Console", "Courier New", monospace; + font-size: 30px; color: #b8bb26; } |