1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-24 16:06:58 +00:00

Simplified link styling

This commit is contained in:
Jeremy Ruston 2012-06-06 11:28:45 +01:00
parent 31257489a7
commit 11a563dfc6

View File

@ -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;