summaryrefslogtreecommitdiffhomepage
path: root/common
diff options
context:
space:
mode:
authorRay <[email protected]>2019-05-21 13:19:09 +0200
committerRay <[email protected]>2019-05-21 13:19:09 +0200
commit2f38daf221ec6da559c553729fa4ffdaa06c093e (patch)
treeea253722d49aad2af8a9eabcb3c27e1802a73683 /common
parent5139efd324bd40da8b77bf16d9e71901047609de (diff)
downloadraylib.com-2f38daf221ec6da559c553729fa4ffdaa06c093e.tar.gz
raylib.com-2f38daf221ec6da559c553729fa4ffdaa06c093e.zip
Tweak
Diffstat (limited to 'common')
-rw-r--r--common/examples.css2
1 files changed, 1 insertions, 1 deletions
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; }