mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 03:00:18 +01:00
Converted guided tour index to rst
This commit is contained in:
13
style.css
13
style.css
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user