diff options
author | cyfraeviolae <cyfraeviolae> | 2021-05-16 19:23:23 -0400 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2021-05-16 19:23:23 -0400 |
commit | 915d31f275304e1c6327f7062c7064fc0f328044 (patch) | |
tree | dd588c1d44a412482242cb9bdfe0c9acdaa55b8a /static | |
parent | 1da9b25ff814d681afc3b741739bffbca7cc45e8 (diff) |
update a
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css index 531350c..382da4f 100644 --- a/static/style.css +++ b/static/style.css @@ -24,11 +24,11 @@ body { } a { - color: #1eaedb; + color: #1a97bf; } a:hover { - color: #0e99c4; + color: #075d77; } .container { |