diff options
| author | Ray <[email protected]> | 2019-02-03 20:13:20 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-02-03 20:13:20 +0100 |
| commit | 0ca7e659f55bf6ed723df7ea033dceb9475bdd2f (patch) | |
| tree | 492545f14deabd53d0f58017bed4d9a6edd3ad25 /index.html | |
| parent | 9a06125dbecc83f6a2a14580d10f4ecfbe8ee8d8 (diff) | |
| download | raylib.com-0ca7e659f55bf6ed723df7ea033dceb9475bdd2f.tar.gz raylib.com-0ca7e659f55bf6ed723df7ea033dceb9475bdd2f.zip | |
Move style to css
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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&cd[value]=0.00&cd[currency]=EUR&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> |
