mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Multiple firefox fixes
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 904 KiB After Width: | Height: | Size: 2.5 MiB |
BIN
artwork/itch.io/screenshots/8.png
Normal file
BIN
artwork/itch.io/screenshots/8.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
17
artwork/thirdparty/kongregate/iframe.html
vendored
Normal file
17
artwork/thirdparty/kongregate/iframe.html
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Iframe test</title>
|
||||
</head>
|
||||
|
||||
<body style="background: #333438; color: #eee;"></body>
|
||||
<iframe
|
||||
src="http://localhost:3005?embed=kongregate"
|
||||
width="800"
|
||||
height="600"
|
||||
scrolling="auto"
|
||||
frameborder="0"
|
||||
border="0"
|
||||
allowfullscreen
|
||||
></iframe>
|
||||
</html>
|
||||
Reference in New Issue
Block a user