service/games/13/css.css
soafen e364b9143f wiinet is ready™️
hopefully, after over a year of development, it will have been worth the wait
2022-09-09 23:24:33 +02:00

8 lines
No EOL
177 B
CSS

body {
background-color: #BA00FF;
background-image: url('../../img/gradient.png');
background-position: top;
background-repeat: no-repeat;
color:#fff;
text-align:center;
}