diff options
Diffstat (limited to 'css/logsup.css')
| -rw-r--r-- | css/logsup.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/css/logsup.css b/css/logsup.css index ae60e1d..8526f31 100644 --- a/css/logsup.css +++ b/css/logsup.css @@ -27,6 +27,9 @@ body { display: table; width: 450px; } +.text-center { + text-align: center; +} .fullrow, .helper { margin: 15px -15px 15px -15px; width: 100%; |
