mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-07 09:42:52 -08:00
A slightly different blue for links in the sidebar
This commit is contained in:
parent
2aff4db744
commit
004e0b4f3a
1 changed files with 4 additions and 0 deletions
|
|
@ -60,6 +60,10 @@ a.tw-tiddlylink {
|
|||
color: {{$:/core/styles/colourmappings##linkforeground}};
|
||||
}
|
||||
|
||||
.sidebar-header a.tw-tiddlylink {
|
||||
color: #69699B;
|
||||
}
|
||||
|
||||
a.tw-tiddlylink:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue