From 5bf238fc8698a6b750dd0f577ab745a4db714a17 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Wed, 23 Nov 2016 18:14:49 +0000 Subject: [PATCH] Use slightly bolder text for tag pills --- themes/tiddlywiki/vanilla/base.tid | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 0ed0bd0c6..0cadceb1e 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -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: <>; white-space: nowrap; @@ -557,6 +557,7 @@ button.tc-untagged-label { height: 1em; width: 1em; fill: <>; + vertical-align: text-bottom; } .tc-tag-manager-table .tc-tag-label {