mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-27 07:32:58 +00:00
Fix "Hide Furniture" theme
To account for integrating “sticky titles” theme with “Vanilla”
This commit is contained in:
parent
7abe9aa53d
commit
fa9fc38be8
@ -9,6 +9,10 @@ html body .tc-tiddler-frame {
|
|||||||
<<box-shadow "none">>
|
<<box-shadow "none">>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html body .tc-tiddler-title {
|
||||||
|
background-color: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
html body .tc-story-river {
|
html body .tc-story-river {
|
||||||
margin-top: 70px;
|
margin-top: 70px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user