mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Improve hyperlink color
Closes #261 Still more work to do, but an improvement nonetheless.
This commit is contained in:
parent
40a0d77f93
commit
f17de58fff
10 changed files with 32 additions and 23 deletions
|
@ -17,7 +17,7 @@ a {
|
|||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
a:focus, a:hover {
|
||||
text-decoration: none;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue