set docs font size to 16px
This commit is contained in:
parent
e388a1c966
commit
b91e73b090
4
docs/_static/style.css
vendored
4
docs/_static/style.css
vendored
@ -18,3 +18,7 @@ a {
|
|||||||
a:hover {
|
a:hover {
|
||||||
color: #f48400;
|
color: #f48400;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user