mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-06 08:34:08 +00:00
A slightly different blue for links in the sidebar
This commit is contained in:
parent
2aff4db744
commit
004e0b4f3a
@ -60,6 +60,10 @@ a.tw-tiddlylink {
|
|||||||
color: {{$:/core/styles/colourmappings##linkforeground}};
|
color: {{$:/core/styles/colourmappings##linkforeground}};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sidebar-header a.tw-tiddlylink {
|
||||||
|
color: #69699B;
|
||||||
|
}
|
||||||
|
|
||||||
a.tw-tiddlylink:hover {
|
a.tw-tiddlylink:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user