From d8a7d7809eef60c51648bc78f90f9c51fc381cd4 Mon Sep 17 00:00:00 2001 From: yamanq Date: Fri, 15 Apr 2016 10:03:58 -0400 Subject: [PATCH] fixed gradient legend --- atoms/index.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/atoms/index.css b/atoms/index.css index 64447ad..254c897 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -69,6 +69,10 @@ img { font-size: 150%; } +/*p[title] { + background-color: red; +}*/ + .option { position: relative; display: inline-block;