mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-09 04:06:39 +00:00
Use slightly bolder text for tag pills
This commit is contained in:
parent
0e57ce4090
commit
5bf238fc86
@ -531,7 +531,7 @@ button.tc-tag-label, span.tc-tag-label {
|
||||
display: inline-block;
|
||||
padding: 0.16em 0.7em;
|
||||
font-size: 0.9em;
|
||||
font-weight: 300;
|
||||
font-weight: 400;
|
||||
line-height: 1.2em;
|
||||
color: <<colour tag-foreground>>;
|
||||
white-space: nowrap;
|
||||
@ -557,6 +557,7 @@ button.tc-untagged-label {
|
||||
height: 1em;
|
||||
width: 1em;
|
||||
fill: <<colour tag-foreground>>;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
.tc-tag-manager-table .tc-tag-label {
|
||||
|
Loading…
x
Reference in New Issue
Block a user