mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-22 23:16:53 +00:00
Simplify tag styling
This commit is contained in:
parent
cb34ef20ad
commit
8662e0084c
@ -239,13 +239,11 @@ a.tw-tiddlylink-missing {
|
||||
display: inline-block;
|
||||
padding: 2px 9px;
|
||||
font-size: 11.844px;
|
||||
font-weight: bold;
|
||||
line-height: 14px;
|
||||
color: #ffffff;
|
||||
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.44);
|
||||
color: #000;
|
||||
white-space: nowrap;
|
||||
vertical-align: baseline;
|
||||
background-color: #999999;
|
||||
background-color: #FFD34D;
|
||||
<<border-radius 8px>>
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user