summaryrefslogtreecommitdiffhomepage
path: root/common/examples.css
diff options
context:
space:
mode:
authorRay <[email protected]>2022-08-08 12:42:18 +0200
committerRay <[email protected]>2022-08-08 12:42:18 +0200
commita58f66599d40dd43e705841ab9a3bab7d7c6fa1d (patch)
treea640d0ffa7929342ac433837c3049ec9a1737027 /common/examples.css
parentaf3132bc746961395e96a29ec535c81617b7647c (diff)
downloadraylib.com-a58f66599d40dd43e705841ab9a3bab7d7c6fa1d.tar.gz
raylib.com-a58f66599d40dd43e705841ab9a3bab7d7c6fa1d.zip
ADDED: Difficulty level to examples
Diffstat (limited to 'common/examples.css')
-rw-r--r--common/examples.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/examples.css b/common/examples.css
index baed065..6bb01d6 100644
--- a/common/examples.css
+++ b/common/examples.css
@@ -1,5 +1,6 @@
#container .mix{ position: relative; display: none; }
#container .extext { top: 160px!important; width: 400px!important; }
+#difficulty_level { position: absolute; bottom: 18px; left: 12px; font-size: 24px; }
#filter_menu { width:820px; height:80px; margin-left:15px; }