diff options
| author | Sebastian Wiesner <basti.wiesner@gmx.net> | 2008-11-23 13:30:03 +0100 |
|---|---|---|
| committer | Sebastian Wiesner <basti.wiesner@gmx.net> | 2008-11-23 13:30:03 +0100 |
| commit | 1694f540209d52464fb654ddf7bce29ee8b3a339 (patch) | |
| tree | 10cc38960473c54c134c404c99ebfeaf54108a32 /sphinx/static/default.css | |
| parent | 72e0a250c7d891171e2c648ee585e6ec8b453aa7 (diff) | |
| parent | 0ca43d85c3b614b8d57923fd0ce166787bf34801 (diff) | |
| download | sphinx-1694f540209d52464fb654ddf7bce29ee8b3a339.tar.gz | |
Automated merge with https://bitbucket.org/birkenfeld/sphinx
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; } |
