GrishjaGrob/styles.css

10 lines
196 B
CSS
Raw Normal View History

2025-01-17 20:53:45 +10:00
body {
background-image: url(https://i.pinimg.com/736x/f0/ed/85/f0ed8559d12115ffc0e72cebd4162581.jpg);
background-size: cover;
2025-01-17 02:47:19 +10:00
}
2025-01-17 20:53:45 +10:00
.divchik {
background-color: rgb(129, 24, 143);
2025-01-18 00:35:17 +10:00
}