mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-21 07:54:07 +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 {
|
a.tw-tiddlylink:hover {
|
||||||
color: {{$:/core/styles/colourmappings##linkbackground}};
|
text-decoration: underline;
|
||||||
background-color: {{$:/core/styles/colourmappings##linkforeground}};
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a.tw-tiddlylink-resolves {
|
a.tw-tiddlylink-resolves {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user