mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Make "Heavier" theme heavier
This commit is contained in:
parent
632e062749
commit
f7d81a00c2
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user