summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/logsup.css3
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%;