mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-17 23:34:50 +00:00
Underline links on hover
Looks better and less obtrusive than reversing them
This commit is contained in:
parent
b0a20e704b
commit
1d77709372
@ -61,8 +61,7 @@ a.tw-tiddlylink {
|
||||
}
|
||||
|
||||
a.tw-tiddlylink:hover {
|
||||
color: {{$:/core/styles/colourmappings##linkbackground}};
|
||||
background-color: {{$:/core/styles/colourmappings##linkforeground}};
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a.tw-tiddlylink-resolves {
|
||||
|
Loading…
Reference in New Issue
Block a user