diff options
Diffstat (limited to 'sphinx/static/default.css')
| -rw-r--r-- | sphinx/static/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/static/default.css b/sphinx/static/default.css index 288fa487..9731cd86 100644 --- a/sphinx/static/default.css +++ b/sphinx/static/default.css @@ -836,7 +836,7 @@ img.math { vertical-align: middle; } -div.math { +div.math p { text-align: center; } |
