1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-24 00:50:28 +00:00

Refine formatting of tiddler links

See TiddlerLinks for details
This commit is contained in:
Jeremy Ruston 2013-08-28 09:42:49 +01:00
parent dfb49f811e
commit 861483f75d

View File

@ -148,14 +148,22 @@ a.tw-tiddlylink:hover {
}
a.tw-tiddlylink-resolves {
}
a.tw-tiddlylink-shadow {
font-weight: bold;
}
a.tw-tiddlylink-shadow.tw-tiddlylink-resolves {
font-weight: normal;
}
a.tw-tiddlylink-missing {
font-style: italic;
}
a.tw-tiddlylink-external {
text-decoration: underline;
}
/*