Line 3: | Line 3: | ||
.blue_body{ | .blue_body{ | ||
width: 100%; | width: 100%; | ||
− | background-color: #b1e7ef; | + | /*background-color: #b1e7ef;*/ |
+ | background: rgb(177,231,239); | ||
+ | background: linear-gradient(90deg, rgba(177,231,239,1) 0%, rgba(9,45,121,1) 100%); | ||
} | } | ||
.overlay_container{ | .overlay_container{ |
Revision as of 18:55, 11 October 2021