mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-03 09:44:24 +03:00
Add default visited link colour.
This commit is contained in:
parent
af75070bee
commit
161271070e
@ -90,6 +90,7 @@ th { font-weight: bold; text-align: center; }
|
||||
td[nowrap], th[nowrap] { white-space: nowrap; }
|
||||
|
||||
a:link { color: #00f; text-decoration: underline; }
|
||||
a:visited { color: #609; }
|
||||
|
||||
img { color: #888; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user