summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorRay <[email protected]>2019-02-03 20:13:20 +0100
committerRay <[email protected]>2019-02-03 20:13:20 +0100
commit0ca7e659f55bf6ed723df7ea033dceb9475bdd2f (patch)
tree492545f14deabd53d0f58017bed4d9a6edd3ad25 /index.html
parent9a06125dbecc83f6a2a14580d10f4ecfbe8ee8d8 (diff)
downloadraylib.com-0ca7e659f55bf6ed723df7ea033dceb9475bdd2f.tar.gz
raylib.com-0ca7e659f55bf6ed723df7ea033dceb9475bdd2f.zip
Move style to css
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/index.html b/index.html
index db6bc76..402f663 100644
--- a/index.html
+++ b/index.html
@@ -46,15 +46,6 @@
window._fbq.push(['track', '6023277399201', {'value':'0.00','currency':'EUR'}]);
</script>
<noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/tr?ev=6023277399201&amp;cd[value]=0.00&amp;cd[currency]=EUR&amp;noscript=1" /></noscript>
- <style>
- #platforms>img, #bindings>a>img {
- border: 2px solid #f5f5f5;
- transition: all .2s ease;
- }
- #platforms>img:hover, #bindings>a>img:hover {
- border: 2px solid #797979;
- }
- </style>
</head>
<body>