summaryrefslogtreecommitdiff
path: root/www/styles/main-style.css
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-02-05 17:28:17 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-02-05 17:28:17 (GMT)
commit5a577416e669d3ae8d4f26947367a08540bc9a03 (patch)
tree671890463ae0ff8bcb6db66e666ea787f7d85f62 /www/styles/main-style.css
parentfa705183cfc9c2af1a4e7c09e3e34251435635c0 (diff)
make jingle view great again
Diffstat (limited to 'www/styles/main-style.css')
-rw-r--r--www/styles/main-style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/styles/main-style.css b/www/styles/main-style.css
index 17925fb..8a4793f 100644
--- a/www/styles/main-style.css
+++ b/www/styles/main-style.css
@@ -93,3 +93,7 @@ body {
#uploadModal div.modal-body form div.dz-preview {
display: none;
}
+
+.text-center {
+ text-align: center;
+}