Converted guided tour index to rst

This commit is contained in:
2019-05-23 14:28:34 +02:00
parent 80f8dd2f21
commit 95ecedd073
3 changed files with 113 additions and 120 deletions

View File

@@ -38,9 +38,9 @@ pre {
margin-bottom: 3em;
}
p.center {text-align: center}
p.caption {text-align: center}
.caption {text-align: center}
.center:not(.section), .center>h1, .center>h2{ text-align: center }
p.screenshot a img {
border: 1px solid black;
@@ -52,6 +52,15 @@ p.screenshot a img {
margin: auto;
}
/* guided tour */
#window-maker h1.title { text-align: center }
#window-maker #guided-tour img {
display:block;
margin-left: auto;
margin-right: auto;
}
/* gallery */
p.gallery {