adlerka.space/style.css
2024-01-09 12:12:56 +01:00

8 lines
194 B
CSS

body {
background-color: #262930;
align-items: center;
justify-content: center;
background-image: url(res/wrapper.png);
background-repeat: repeat;
background-size: 15%;
}