diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2021-12-31 20:01:14 +0100 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2021-12-31 20:01:14 +0100 |
commit | 111bf1e91762959099e130a6a787f3a7ce2594d4 (patch) | |
tree | 6fcd0e8cad9b10f617495a8cd2b497487cc78f59 /index.html | |
parent | d09c065e1c9600020043cb5f4271b91e5e180d77 (diff) | |
download | cookieclicker-master.tar.xz |
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ <div id="cookie" onclick="clicked();" onmousedown="down()" ></div> <br> <span name="disp"></span><noscript><span name="disp"> Enable Javascript to get</span></noscript><span name="disp"> COOKIES</span><br> -<span id="messages" style="font-family:fantasy;font-size:30px;position:absolute;top:40px;opacity:1;"></span> +<span id="messages" style="font-size:30px;position:absolute;top:40px;opacity:1;"></span> </center> <center> <span id="playerinfo"> |