Tweak centering, bottom margin of Agaric logo
This is making up for oddness in the sphinx-rtd-theme.
This commit is contained in:
parent
c34e9523b2
commit
74e040f88d
1 changed files with 6 additions and 0 deletions
|
@ -5,4 +5,10 @@
|
|||
.wy-side-nav-search .wy-dropdown > a img.logo,
|
||||
.wy-side-nav-search > a img.logo {
|
||||
width: 12rem;
|
||||
padding-right: 0.8rem;
|
||||
}
|
||||
|
||||
.wy-side-nav-search .wy-dropdown > a,
|
||||
.wy-side-nav-search > a {
|
||||
margin-bottom: 0.4rem;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue