Logo set up

This commit is contained in:
Senad Uka
2019-04-12 05:40:52 +02:00
parent 28f95b9c05
commit 467d551857
4 changed files with 6 additions and 4 deletions

View File

@@ -3,6 +3,9 @@
}
.dobrodosli-big-logo {
text-align: center;
font-size: 200pt;
background-image: url(./images/logo.png);
background-size: contain;
background-repeat: none;
color: rgba(0, 0, 0, 0);
}