diff options
-rw-r--r-- | src/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css index 863ae5c..ed4c3ef 100644 --- a/src/style.css +++ b/src/style.css @@ -25,7 +25,7 @@ body { a, a:visited { text-decoration: none; - color: #656590; + color: #32609C; } a:hover { color: #339; |