Line 103: | Line 103: | ||
padding: 0; | padding: 0; | ||
margin: 0 auto; | margin: 0 auto; | ||
− | transform: | + | transform: translate(-3rem,9vw); |
width: 9vw; | width: 9vw; | ||
border: 0px solid red; | border: 0px solid red; | ||
background: rgba(20,57,93,0.80); | background: rgba(20,57,93,0.80); | ||
display: none; | display: none; | ||
− | border-radius: 0 0 0.5rem 0.5rem; | + | border-radius: 0 0.5rem 0.5rem 0.5rem; |
box-shadow: 0 0 5px rgba(0,0,0,0.5); | box-shadow: 0 0 5px rgba(0,0,0,0.5); | ||
animation-duration: 0.3s; | animation-duration: 0.3s; |
Revision as of 10:25, 9 October 2018