diff options
| -rw-r--r-- | assets/css/main.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/main.css b/assets/css/main.css index e1d023c..e817f62 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -83,8 +83,8 @@ header h1 { pre, code { font-size: 95%; font-family: 'IosevkaFixed', monospace; - background: #2a5a73; - color: #ffffff; + background: #f9f6ee; + color: #2b1e10; line-height: 1.5; } |
