From 438cde0ab82cf9fdbdcbb45e0ad8e43efc3525bb Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 31 Mar 2019 17:40:44 +0200 Subject: hide pdf --- site/assets/css/applets.css | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'site/assets/css') diff --git a/site/assets/css/applets.css b/site/assets/css/applets.css index 10c0e786..41d04783 100644 --- a/site/assets/css/applets.css +++ b/site/assets/css/applets.css @@ -222,6 +222,10 @@ } .piechart .chart > div { width: 50%; + display: flex; + flex-direction: column; + justify-content: space-between; + align-items: center; } .piechart .chart .c3-chart-arc text { fill: #fff; @@ -231,4 +235,10 @@ } .piechart .c3 path, .piechart .c3 line { stroke: rgba(64,64,64,0.3); -} \ No newline at end of file +} +.piechart .chartCaption { + color: #888; + font-size: 12px; + font-family: 'Roboto', sans-serif; + font-weight: 400; +} -- cgit v1.2.3-70-g09d2