mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 13:56:45 +00:00
Rounder tags
This commit is contained in:
parent
f80f4f8679
commit
eff6b08b6c
@ -236,7 +236,7 @@ a.tw-tiddlylink-missing {
|
|||||||
|
|
||||||
.tw-tag-label {
|
.tw-tag-label {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 2px 6px;
|
padding: 2px 9px;
|
||||||
font-size: 11.844px;
|
font-size: 11.844px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 14px;
|
line-height: 14px;
|
||||||
@ -245,7 +245,7 @@ a.tw-tiddlylink-missing {
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
vertical-align: baseline;
|
vertical-align: baseline;
|
||||||
background-color: #999999;
|
background-color: #999999;
|
||||||
<<border-radius 5px>>
|
<<border-radius 8px>>
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user