mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-02 10:58:01 +00:00
Fix tiddler title background colour for sticky titles
This commit is contained in:
@@ -10,5 +10,5 @@ tags: [[$:/tags/Stylesheet]]
|
||||
position: -ms-sticky;
|
||||
position: sticky;
|
||||
top: 0px;
|
||||
background: #fff;
|
||||
background: <<colour tiddler-background>>;
|
||||
}
|
||||
|
Reference in New Issue
Block a user