summaryrefslogtreecommitdiffhomepage
path: root/common/games.css
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2021-04-24 20:36:43 +0200
committerraysan5 <[email protected]>2021-04-24 20:36:43 +0200
commit35374c7162cc02c66dcffb98f0f1e7a01822b482 (patch)
treedabc208209de68bd773e11102161e93abeb6573b /common/games.css
parent42a73baccd2ad3a9fceddec4128a1178743cc54b (diff)
downloadraylib.com-35374c7162cc02c66dcffb98f0f1e7a01822b482.tar.gz
raylib.com-35374c7162cc02c66dcffb98f0f1e7a01822b482.zip
Some tweaks to improve SEO
Diffstat (limited to 'common/games.css')
-rw-r--r--common/games.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/games.css b/common/games.css
index cc66fe9..f019f60 100644
--- a/common/games.css
+++ b/common/games.css
@@ -3,7 +3,7 @@
#filter_menu { width: 820px; height: 80px; margin-left: 2px; }
-.legendButton { padding:5px 15px; float:left; margin-left:10px; margin-right:10px; margin-bottom:20px; width:130px; text-align:center; }
+.legendButton { padding:5px 15px; float:left; margin-left:10px; margin-right:10px; margin-bottom:20px; width:150px; text-align:center; }
#sample { cursor:pointer; background-color:#e1e1e1; color:#5c5a5a; border:3px solid #898888; }
#game { cursor:pointer; background-color:#f0d6d6; color:#c55757; border:3px solid #e66666; }
#user { cursor:pointer; background-color:#bedce8; color:#417794; border:3px solid #5d9cbd; }