mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-30 05:41:49 -08:00
Rounder tags
This commit is contained in:
parent
f80f4f8679
commit
eff6b08b6c
1 changed files with 2 additions and 2 deletions
|
|
@ -236,7 +236,7 @@ a.tw-tiddlylink-missing {
|
|||
|
||||
.tw-tag-label {
|
||||
display: inline-block;
|
||||
padding: 2px 6px;
|
||||
padding: 2px 9px;
|
||||
font-size: 11.844px;
|
||||
font-weight: bold;
|
||||
line-height: 14px;
|
||||
|
|
@ -245,7 +245,7 @@ a.tw-tiddlylink-missing {
|
|||
white-space: nowrap;
|
||||
vertical-align: baseline;
|
||||
background-color: #999999;
|
||||
<<border-radius 5px>>
|
||||
<<border-radius 8px>>
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue