summaryrefslogtreecommitdiffhomepage
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/main.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/main.css b/common/main.css
index 5cbcda1..e6667a8 100644
--- a/common/main.css
+++ b/common/main.css
@@ -110,3 +110,6 @@ p a:hover{text-decoration: none; color:gray;}
#bindings>a>img{ border: 6px solid #888888; transition: all .2s ease; }
#bindings>a>img:hover{ border: 6px solid #111111; }
+
+#raylibtech>a>img{ transition: all .2s ease; }
+#raylibtech>a>img:hover{ filter: contrast(180%); }