mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-14 13:54:50 +00:00
Make links a little bolder
To make them more prominent, to compensate for the blue colour
This commit is contained in:
parent
df50d675f2
commit
7f2ad15464
@ -275,7 +275,7 @@ table tfoot tr td {
|
||||
button.tc-tiddlylink,
|
||||
a.tc-tiddlylink {
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: 500;
|
||||
color: <<colour tiddler-link-foreground>>;
|
||||
-webkit-user-select: inherit; /* Otherwise the draggable attribute makes links impossible to select */
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user