Time styles

This commit is contained in:
danbulant 2020-02-15 22:00:26 +01:00
parent f0b83ea34d
commit e6de0b2666

View file

@ -7,4 +7,12 @@
background: url("/static/images/backgrounds/nightTime.jpg");
background-size: cover;
}
.welcome-time {
color: white;
position: fixed;
bottom: 0;
left: 5px;
font-size: 80px;
font-family: 'robotomedium';
}