Files
planica2018/main.css
2018-09-29 20:09:13 +02:00

12 lines
293 B
CSS

.img-banner {
width: 100%;
}
.navbar-brand {
font-family: 'Courier New', Courier, monospace;
font-size: 24px;
}
.planica-jumbo {
background-image: url("http://www.arhinfo.si/img/proj/AKKA-planica-06-v.jpg");
background-position: center center;
background-size: cover;
}