Mercurial > hg > auditok
annotate doc/_static/css/custom_style.css @ 455:7dae98b84cdd tip master
Merge branch 'master' of https://github.com/amsehili/auditok
author | www-data <www-data@c4dm-xenserv-virt2.eecs.qmul.ac.uk> |
---|---|
date | Tue, 03 Dec 2024 09:18:01 +0000 |
parents | edcc102fb33f |
children |
rev | line source |
---|---|
amine@385 | 1 div.wy-side-nav-search { |
amine@385 | 2 background-color: #000000; |
amine@385 | 3 } |
amine@385 | 4 |
amine@367 | 5 div.wy-side-nav-search .version { |
amine@367 | 6 color: #DDDDDD; |
amine@367 | 7 font-weight: bold; |
amine@367 | 8 } |
amine@367 | 9 |
amine@367 | 10 nav.wy-nav-top { |
amine@367 | 11 background: #343131; |
amine@367 | 12 } |
amine@367 | 13 |
amine@367 | 14 div.wy-nav-content { |
amine@367 | 15 max-width: 980px; |
amine@367 | 16 } |
amine@367 | 17 |
amine@367 | 18 span.caption-text { |
amine@367 | 19 color: #45ea77; |
amine@367 | 20 font-size: 1.1em; |
amine@367 | 21 font-family: Arial, Helvetica, sans-serif; |
amine@367 | 22 } |
amine@367 | 23 |
amine@367 | 24 .toctree-wrapper span.caption-text { |
amine@367 | 25 color: #e4188b; |
amine@367 | 26 font-size: 1.1em; |
amine@367 | 27 font-family: Arial, Helvetica, sans-serif; |
amine@367 | 28 } |
amine@367 | 29 |
amine@367 | 30 h1, h2 { |
amine@367 | 31 |
amine@367 | 32 font-family: Arial, Helvetica, sans-serif; |
amine@367 | 33 } |