remove mino gradient to speed up on firefox

This commit is contained in:
2019-10-28 23:59:56 +01:00
parent 1d9e1d3442
commit 15c8cdf9fd
3 changed files with 24 additions and 48 deletions

View File

@ -51,12 +51,12 @@ a {
}
#play {
color: lightcyan;
color: LightCyan;
text-align: center;
font-weight: bold;
text-shadow: 2px 1px rgb(153, 145, 175);
font-size: 1.5em;
margin 40px;
margin: 30px;
}
#grid {