mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 19:20:17 +01:00
Converted docs index from md to rst
This commit is contained in:
@@ -39,6 +39,8 @@ pre {
|
||||
}
|
||||
|
||||
p.center {text-align: center}
|
||||
p.caption {text-align: center}
|
||||
|
||||
|
||||
p.screenshot a img {
|
||||
border: 1px solid black;
|
||||
@@ -77,6 +79,13 @@ div.gallery img {
|
||||
clear: left;
|
||||
}
|
||||
|
||||
div.figure img {
|
||||
display: block;
|
||||
border: 1px solid black;
|
||||
box-shadow: 3px 7px 7px #606060;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/* logo */
|
||||
header h1 a {
|
||||
font-family: "DejaVu Sans", sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user