summaryrefslogtreecommitdiff
path: root/static/website/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/css')
-rw-r--r--static/website/css/main.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/website/css/main.css b/static/website/css/main.css
index 7c545a9..aa27771 100644
--- a/static/website/css/main.css
+++ b/static/website/css/main.css
@@ -142,6 +142,12 @@ body, html {
-o-box-shadow: 0 0 10px #ffffff;
box-shadow: 0 0 10px #ffffff;
}
+#databox-wrapper {
+ max-width: 400px;
+}
+#databox-wrapper p {
+ text-align: justify;
+}
a.extra-link {
float: right;
color: #aaaaaa;