mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
changed color of tic tac toe
This commit is contained in:
parent
6d750204f8
commit
273a483082
@ -9,7 +9,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
background-image: linear-gradient(red, orange);
|
background-image: linear-gradient(blue, cyan);
|
||||||
}
|
}
|
||||||
|
|
||||||
.butter-cheese-eggs {
|
.butter-cheese-eggs {
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
<meta http-equiv="Refresh" content="0; url='https://y2mate.tools/'" />
|
|
||||||
Loading…
x
Reference in New Issue
Block a user