aboutsummaryrefslogtreecommitdiff
path: root/web/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/app.css')
-rw-r--r--web/app.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/app.css b/web/app.css
index b15dec3..c006931 100644
--- a/web/app.css
+++ b/web/app.css
@@ -24,6 +24,12 @@ body.x-border-layout-ct, div.x-border-layout-ct {
overflow: visible !important; /* workaround for Safari issue */
}
+#update {
+ margin: 20px;
+ font-weight: bold;
+ text-align: center;
+}
+
#attribution {
position: absolute;
bottom: 10px;