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.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/userContent/static/style.css b/userContent/static/style.css
index c0422315..34891182 100644
--- a/userContent/static/style.css
+++ b/userContent/static/style.css
@@ -26,6 +26,10 @@ img {
height: auto;
}
+img.graph {
+ width: 100%;
+}
+
.beta {
color:#555555;
font-size:0.8em;