diff options
Diffstat (limited to 'src/style.php')
-rw-r--r-- | src/style.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/style.php b/src/style.php index a04d94d..a3a8dcb 100644 --- a/src/style.php +++ b/src/style.php @@ -135,5 +135,6 @@ hr { } .centermath { text-align: center; + text-indent: 0px; margin: 14px 40px 14px 40px; } |