From 617d9d41b86820799c5a374e62533060043fe2bf Mon Sep 17 00:00:00 2001 From: yamanq Date: Sun, 17 Apr 2016 02:30:02 -0400 Subject: [PATCH] legend label + crude title --- atoms/index.css | 15 +++++++++++++++ atoms/index.html | 1 + 2 files changed, 16 insertions(+) diff --git a/atoms/index.css b/atoms/index.css index a2059e5..103209c 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -228,6 +228,21 @@ img { height: 25px !important; } +.legendrangeval { + display: flex; +} + +.maxlegend { + margin-top: -4.5%; + margin-left: 26.5%; +} + +.minlegend { + margin-left: -2%; + margin-top: 1%; +} + + .normal { border: 1px hidden; margin: 3%; diff --git a/atoms/index.html b/atoms/index.html index e1b64c4..eb10317 100644 --- a/atoms/index.html +++ b/atoms/index.html @@ -12,6 +12,7 @@

Elements

Settings