Make "Heavier" theme heavier

This commit is contained in:
Jermolene 2016-11-14 15:14:47 +00:00
parent 632e062749
commit f7d81a00c2
1 changed files with 3 additions and 3 deletions

View File

@ -25,11 +25,11 @@ html body .tc-site-title,
html body .tc-titlebar,
html body .tc-subtitle,
html body .tc-tiddler-missing .tc-title,
html body .tc-tab-buttons button {
html body .tc-tab-buttons button,
html body .tc-tiddler-frame .tc-tiddler-body {
font-weight: 500;
}
html body .tc-view-field-name,
html body .tc-tiddler-frame .tc-tiddler-body {
html body .tc-view-field-name {
font-weight: 400;
}