Files
old-web/app/public/main.css

12 lines
225 B
CSS
Raw Permalink Normal View History

2019-04-11 05:27:34 +02:00
.dobrodosli-center-button {
width: 100%;
}
.dobrodosli-big-logo {
font-size: 200pt;
2019-04-12 05:40:52 +02:00
background-image: url(./images/logo.png);
background-size: contain;
2019-04-12 06:47:51 +02:00
background-repeat: no-repeat;
2019-04-12 05:40:52 +02:00
color: rgba(0, 0, 0, 0);
2019-04-11 05:27:34 +02:00
}