UNPKG

gsy-component-library

Version:
21 lines (18 loc) 798 B
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700"); @import url("https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,700"); .theme-d3a .verbund { background: radial-gradient(#10455c 60%, #00171f); background-blend-mode: multiply, multiply, normal; } .theme-verbund .verbund { background: radial-gradient(1292px at 50% 87.75%, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), linear-gradient(360deg, rgba(255, 255, 255, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%), #283B45; background-blend-mode: multiply, multiply, normal; } .verbund-wrapper { padding-top: 75px; min-height: 100vh; } .verbund-wrapper > div { max-width: 1122px; margin: 0 auto; position: relative; } .verbund-wrapper-component { padding: 50px; min-height: 0; }