Web/style/pride.css

5 lines
108 B
CSS
Raw Normal View History

2019-06-01 22:26:20 +02:00
.jumbotron {
background-image: url("res/pride.png");
background-size: auto 100%;
color: black;
}