From aca978cabc57906054193dfc4b74fe966adaa34b Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 7 Jun 2019 13:36:25 +0100 Subject: Add a usage note for the graph --- app/static/annotate.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/static') diff --git a/app/static/annotate.css b/app/static/annotate.css index 8079053..595f2a2 100644 --- a/app/static/annotate.css +++ b/app/static/annotate.css @@ -26,3 +26,8 @@ rect { width: 80%; font-size: 16px; } + +#usage { + font-size: 16px; + font-style: italic; +} -- cgit v1.2.3