mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 19:17:03 +01:00
tiny doc style fixes for rtd tools
[ci skip]
This commit is contained in:
parent
ebb724e687
commit
e273a594ba
2 changed files with 89 additions and 0 deletions
9
docs/_static/css/custom.css
vendored
9
docs/_static/css/custom.css
vendored
|
|
@ -28,6 +28,11 @@ pre, .code, .rst-content .linenodiv pre, .rst-content div[class^=highlight] pre,
|
|||
font-size: 1rem
|
||||
}
|
||||
|
||||
.rst-versions .rst-current-version {
|
||||
font-family: inherit;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
|
||||
/* Layout */
|
||||
.wy-side-nav-search, .wy-menu-vertical {
|
||||
|
|
@ -134,6 +139,10 @@ a:hover, .wy-breadcrumbs-aside a {
|
|||
color: #7253ed; /* reset */
|
||||
}
|
||||
|
||||
.rst-versions a, .rst-versions .rst-current-version {
|
||||
color: #7253ed;
|
||||
}
|
||||
|
||||
.wy-nav-content a.reference, .wy-nav-content a:not([class]) {
|
||||
background-image: linear-gradient(#eeebee 0%, #eeebee 100%);
|
||||
background-repeat: repeat-x;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue