From b3e26741c1f0442e5936efc9595a97ed32100874 Mon Sep 17 00:00:00 2001 From: yamanq Date: Thu, 14 Apr 2016 10:12:17 -0400 Subject: [PATCH] started legend and css fix --- atoms/index.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/atoms/index.css b/atoms/index.css index 63a9207..2a0670c 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -179,7 +179,12 @@ img { color: #FF746B; } +.legend { + border: 1px solid; +} + .normal { + border: 1px hidden; margin: 3%; } .extension {