diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/.static/repoze.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/.static/repoze.css b/docs/.static/repoze.css index 7d5e6475e..79926b145 100644 --- a/docs/.static/repoze.css +++ b/docs/.static/repoze.css @@ -7,7 +7,7 @@ div.document { background-color: #dad3bd; } -div.sphinxsidebar h3,h4,h5,li,a { +div.sphinxsidebar h3, h4, h5, a { color: #127c56 !important; } @@ -19,3 +19,4 @@ div.related { div.related a { color: #dad3bd !important; } + |
