mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-17 11:02:08 -05:00
Update gun/index.html
This commit is contained in:
parent
e23a495b50
commit
f89434b872
@ -19,6 +19,9 @@
|
|||||||
padding: 0px;
|
padding: 0px;
|
||||||
border: 0px;
|
border: 0px;
|
||||||
}
|
}
|
||||||
|
p {
|
||||||
|
color:white;
|
||||||
|
}
|
||||||
canvas {
|
canvas {
|
||||||
image-rendering: optimizeSpeed;
|
image-rendering: optimizeSpeed;
|
||||||
-webkit-interpolation-mode: nearest-neighbor;
|
-webkit-interpolation-mode: nearest-neighbor;
|
||||||
@ -69,7 +72,11 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="gm4html5_div_class" id="gm4html5_div_id">
|
<div class="gm4html5_div_class" id="gm4html5_div_id">
|
||||||
|
<div id="adcontainer">
|
||||||
|
<p class="ad">AD:</p>
|
||||||
|
<script async="async" data-cfasync="false" src="//pl22225360.toprevenuegate.com/92108816b5da54426d1639bcbfb5785c/invoke.js"></script>
|
||||||
|
<div id="container-92108816b5da54426d1639bcbfb5785c"></div>
|
||||||
|
</div>
|
||||||
<canvas id="canvas" width="512" height="832">
|
<canvas id="canvas" width="512" height="832">
|
||||||
<p>Your browser doesn't support HTML5 canvas.</p>
|
<p>Your browser doesn't support HTML5 canvas.</p>
|
||||||
</canvas>
|
</canvas>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user