mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 08:37:19 +01:00
Update custom.css
[ci skip]
This commit is contained in:
parent
eaa33744a6
commit
f6d5ba56b1
1 changed files with 4 additions and 0 deletions
4
docs/_static/css/custom.css
vendored
4
docs/_static/css/custom.css
vendored
|
|
@ -64,6 +64,10 @@ body {
|
|||
color: var(--color-text-body);
|
||||
}
|
||||
|
||||
.rst-content p {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue