mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-12 22:03:15 +00:00
fix some css issues with centralised theme
This commit is contained in:
parent
ba784d64ff
commit
7beef2e754
@ -15,6 +15,9 @@ tags: [[$:/tags/Stylesheet]]
|
||||
padding: 42px <<get.theme.metric storypaddingright>> 42px <<get.theme.metric storypaddingleft>>;
|
||||
margin: 0 auto;
|
||||
text-align: left;
|
||||
display: block;
|
||||
left: auto;
|
||||
right: auto;
|
||||
}
|
||||
|
||||
html body.tc-body .tc-sidebar-left .tc-story-river {
|
||||
@ -50,7 +53,7 @@ tags: [[$:/tags/Stylesheet]]
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
html .tc-tiddler-frame {
|
||||
html .tc-tiddler-frame, html .tc-sidebar-left .tc-tiddler-frame {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user