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