mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-31 17:52:18 +00:00
Fixed external link CSS
This commit is contained in:
@@ -72,7 +72,7 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.linkExternal::before {
|
||||
a.tw-tiddlylink-external::before {
|
||||
content: "\27a0\00a0";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user