Changed theme.

time-shift
Stéphane Adjemia (Scylla) 2018-12-02 17:39:53 +01:00
parent 788f7633ba
commit ee1c80b111
Signed by untrusted user who does not match committer: stepan
GPG Key ID: A6D44CB9C64CE77B
1 changed files with 13 additions and 0 deletions

View File

@ -3,3 +3,16 @@ div.sphinxsidebarwrapper p.logo {
margin: -10px 0 0 0px;
text-align: left;
}
div.body {
min-width: 450px;
max-width: 90%;
}
.property{
display:inline-block;
text-decoration: underline;
text-decoration-style: double;
padding-right: 10px;
padding-top: 20px;
}