forked from indymedia/epicyon
Banner height
parent
0e64bc9598
commit
8fced89226
|
@ -1746,12 +1746,7 @@ div.container {
|
|||
display: inline;
|
||||
}
|
||||
.timeline-banner {
|
||||
background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url("banner.png");
|
||||
height: 6%;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 145vw;
|
||||
position: relative;
|
||||
height: 6%;
|
||||
}
|
||||
.timeline {
|
||||
border: 0;
|
||||
|
|
Loading…
Reference in New Issue