turniere-frontend/static/css/index.css

8 lines
170 B
CSS

.index-cards {
background: url("/static/images/tennis-blurred.jpg") no-repeat center;
background-size: cover;
}
h2, h3, h4 {
font-family: Halt, sans-serif;
}