diff --git a/static/css/style.css b/static/css/style.css index 41cf817..6a2ff30 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -6,7 +6,7 @@ } a { text-decoration: none; - color: #DB9181; + color: #FF535D; } code { background-color: #3B3C43;