diff options
Diffstat (limited to '')
-rw-r--r-- | .config/vimb/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/vimb/style.css b/.config/vimb/style.css index 4aa6214..85e1b95 100644 --- a/.config/vimb/style.css +++ b/.config/vimb/style.css @@ -18,7 +18,7 @@ a:hover,a:focus { color: #458588 !important; } a:visited { - color: #b16286 !important; + color: #458588 !important; } /* img { opacity: .5; |