mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-03 15:28:05 +00:00
Underline links on hover
Looks better and less obtrusive than reversing them
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user