summaryrefslogtreecommitdiff
path: root/doc/source/_static/custom.css
blob: f208eef8404941ea3c25f573254b916d0fb82e81 (plain)
1
2
3
4
5
6
7
8
9
.logo img {
    width: 75%;
}
div.sphinxsidebarwrapper p.logo {
    text-align: left;
}
dl.zuul.path {
    margin-bottom: 1em;
}