diff options
-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; } |