]> git.lizzy.rs Git - cookieclicker.git/blob - style.css
Remove bitrotted 'font-family: fantasy' rules
[cookieclicker.git] / style.css
1 body{background-image:url(table.jpg)}
2 #cookie{height:200px;width:200px;border-radius:50%;background-image:url(cookie.png);position:relative;cursor:pointer;background-size:cover}
3 [name=disp]{font-weight:bold;font-size:50px;}
4 #playerinfo{background-color:white;position:absolute;top:30px;left:30px;width:500px;height:65px;font-size:50px}
5 #freq{width:200px;height:200px;position:absolute;top:5px;right:5px;background-color:green}