diff --git a/static/css/style.css b/static/css/style.css index 9f2e8cb..41cf817 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -21,7 +21,7 @@ } a { text-decoration: none; - color: #DB9181; + color: #FF535D; } code { background-color: #A9A2A2;