mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-26 19:47:20 +00:00
Tour plugin: Improve layout
See https://talk.tiddlywiki.org/t/final-checks-before-release-of-v5-3-4/9934/19
This commit is contained in:
parent
cd8c483f67
commit
083489102e
@ -136,16 +136,16 @@ tags: $:/tags/Stylesheet
|
||||
|
||||
.tc-tour-panel-fullscreen .tc-tour-panel-banner-image {
|
||||
display: block;
|
||||
width: 200px;
|
||||
width: 100px;
|
||||
float: right;
|
||||
margin: 4em 2em 2em 2em;
|
||||
}
|
||||
|
||||
.tc-tour-panel-fullscreen .tc-tour-panel-inner {
|
||||
width: 30%;
|
||||
min-width: 400px;
|
||||
min-width: 350px;
|
||||
height: 30%;
|
||||
margin: 20% auto;
|
||||
margin: 10em auto 0 auto;
|
||||
}
|
||||
|
||||
.tc-tour-panel .tc-tour-panel-inner .tc-tiddler-frame {
|
||||
|
Loading…
Reference in New Issue
Block a user