Web/style/pride.css

5 lines
111 B
CSS
Raw Normal View History

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