mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Update custom.css
[ci skip]
This commit is contained in:
parent
eaa33744a6
commit
f6d5ba56b1
4
docs/_static/css/custom.css
vendored
4
docs/_static/css/custom.css
vendored
@ -64,6 +64,10 @@ body {
|
|||||||
color: var(--color-text-body);
|
color: var(--color-text-body);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.rst-content p {
|
||||||
|
word-break: break-word;
|
||||||
|
}
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user