Converted docs index from md to rst

This commit is contained in:
2019-05-04 14:38:21 -06:00
parent 67c1516096
commit 57f418d585
3 changed files with 64 additions and 56 deletions

View File

@@ -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;