Banner height

main
Bob Mottram 2020-10-28 21:10:19 +00:00
parent 0e64bc9598
commit 8fced89226
1 changed files with 1 additions and 6 deletions

View File

@ -1746,12 +1746,7 @@ div.container {
display: inline; display: inline;
} }
.timeline-banner { .timeline-banner {
background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url("banner.png"); height: 6%;
height: 6%;
background-position: center;
background-repeat: no-repeat;
background-size: 145vw;
position: relative;
} }
.timeline { .timeline {
border: 0; border: 0;