mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-19 00:04:51 +00:00
Fixed external link CSS
This commit is contained in:
parent
b1bfe22168
commit
b7fd566148
@ -72,7 +72,7 @@ a {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.linkExternal::before {
|
a.tw-tiddlylink-external::before {
|
||||||
content: "\27a0\00a0";
|
content: "\27a0\00a0";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user