Disable text justification in website
Looks really bad in many places as there are quite a few non-breakbale phrases.
This commit is contained in:
parent
90d3ce4162
commit
a8f7b1eb92
4
docs/_static/custom.css
vendored
4
docs/_static/custom.css
vendored
@ -17,10 +17,6 @@
|
||||
|
||||
.fit-img { max-width: 95% }
|
||||
|
||||
div.body p, div.body dd, div.body li, div.body blockquote {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
div.body {
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user