From 2f38daf221ec6da559c553729fa4ffdaa06c093e Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 21 May 2019 13:19:09 +0200 Subject: Tweak --- common/examples.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/examples.css') diff --git a/common/examples.css b/common/examples.css index a884d71..2842611 100644 --- a/common/examples.css +++ b/common/examples.css @@ -3,7 +3,7 @@ #filter_menu { width:820px; height:80px; margin-left:15px; } -.legendButton { float:left; margin-right:8px; margin-bottom:20px; width:84px; height:75px; text-align:right; line-height:120px; } +.legendButton { float:left; margin-right:8px; margin-bottom:20px; width:84px; height:78px; text-align:right; line-height:130px; } #core { cursor:pointer; background-color:#e1e1e1; color:#5c5a5a; border:5px solid #898888; } #shapes { cursor:pointer; background-color:#f0d6d6; color:#c55757; border:5px solid #e66666; } #textures { cursor:pointer; background-color:#c8eabf; color:#60815a; border:5px solid #75a06d; } -- cgit v1.2.3