mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
tiny doc style fixes for rtd tools
[ci skip]
This commit is contained in:
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;
|
||||
|
Reference in New Issue
Block a user