From fa5445f2232c56eec2e17e31adb2581645e9a689 Mon Sep 17 00:00:00 2001 From: yamanq Date: Wed, 20 Apr 2016 20:48:45 -0400 Subject: [PATCH] css of key --- atoms/index.css | 20 +++++++++++++++++++- atoms/index.html | 4 +++- atoms/js/main.js | 2 +- atoms/js/onload.js | 5 ++++- 4 files changed, 27 insertions(+), 4 deletions(-) diff --git a/atoms/index.css b/atoms/index.css index 3d18a77..2d8a4f8 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -249,10 +249,28 @@ img { color: #FF746B; } +.key { + margin-left: 18%; + margin-bottom: -20%; + margin-top: 10%; +} + +.keycolor { + width: 20%; + height: 10%; +} + +.keyvalue { + line-height: 1em; + height: 5%; + width: 115%; + text-align: left; +} + .legendholder { margin-bottom: -17%; margin-top: 17%; - margin-left: 31%; + margin-left: 28%; } .legend { diff --git a/atoms/index.html b/atoms/index.html index 2fd569c..b0c9fcd 100644 --- a/atoms/index.html +++ b/atoms/index.html @@ -13,7 +13,9 @@

Settings