GameHub/styly/index.css

12 lines
186 B
CSS
Raw Permalink Normal View History

2024-04-21 17:42:29 +02:00
html, body {
2024-04-21 14:36:28 +02:00
background-image: url(https://w.wallha.com/ws/4/Vlw87L9q.png);
2024-04-21 18:38:32 +02:00
}
.Top_Hry {
text-align: center;
align-items: center;
2024-04-21 19:14:17 +02:00
}
#gamesection {
text-align: center;
2024-04-21 17:13:30 +02:00
}