summaryrefslogtreecommitdiffstats
path: root/userContent/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'userContent/static/style.css')
-rw-r--r--userContent/static/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/userContent/static/style.css b/userContent/static/style.css
index 568884c8..12a8c1e2 100644
--- a/userContent/static/style.css
+++ b/userContent/static/style.css
@@ -30,6 +30,11 @@ img.overview {
max-width: 49%;
}
+img.metaoverview {
+ max-width: 7%;
+}
+
+
.beta {
color:#555555;
font-size:0.8em;