mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-24 16:06:58 +00:00
Simplified link styling
This commit is contained in:
parent
31257489a7
commit
11a563dfc6
@ -35,16 +35,6 @@ img, canvas {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
a.tw-tiddlylink-external::before {
|
||||
content: "\27a0\00a0";
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
background: #88aaff;
|
||||
color: #005580;
|
||||
}
|
||||
|
||||
a.tw-tiddlylink {
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
|
Loading…
Reference in New Issue
Block a user