Premaknil slike v svojo mapo, dodal informacije

This commit is contained in:
d3m1g0d
2018-10-05 14:35:12 +02:00
parent ef6f3e13ef
commit 1090e7d209
7 changed files with 74 additions and 39 deletions

View File

@@ -2,12 +2,12 @@
font-size: 24px;
}
.planica-jumbo {
background-image: url("planica.jpg");
background-image: url("imgs/planica.jpg");
background-position: center center;
background-size: cover;
}
.gallery-jumbo {
background-image: url("gallery.jpg");
background-image: url("imgs/gallery.jpg");
background-position: center center;
background-size: cover;
}