mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-29 21:33:04 -08:00
Fix "Hide Furniture" theme
To account for integrating “sticky titles” theme with “Vanilla”
This commit is contained in:
parent
7abe9aa53d
commit
fa9fc38be8
1 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,10 @@ html body .tc-tiddler-frame {
|
|||
<<box-shadow "none">>
|
||||
}
|
||||
|
||||
html body .tc-tiddler-title {
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
html body .tc-story-river {
|
||||
margin-top: 70px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue