| | |
| | | width: 100%; |
| | | height: 35px; |
| | | // background-image: linear-gradient(135deg, transparent 25px, #29baf1 25px); |
| | | background-image: linear-gradient( |
| | | rgba(41, 186, 241, 0.5), |
| | | rgba(41, 186, 241, 0.5) |
| | | ); |
| | | background-image: linear-gradient(rgba(41, 186, 241, 0.5), rgba(41, 186, 241, 0.5)); |
| | | |
| | | // background-image: linear-gradient(#29baf1, #28bbf0); |
| | | // background-color: #f7f7f7; |
| | |
| | | border-radius: 0 0 10px 10px; |
| | | display: flex; |
| | | align-items: center; |
| | | background-image: linear-gradient( |
| | | rgba(41, 186, 241, 0.5), |
| | | rgba(41, 186, 241, 0.5) |
| | | ); |
| | | background-image: linear-gradient(rgba(41, 186, 241, 0.5), rgba(41, 186, 241, 0.5)); |
| | | // background-image: linear-gradient(#29baf1, #28bbf0); |
| | | justify-content: center; |
| | | position: relative; |
| | |
| | | |
| | | div:nth-child(1) { |
| | | // border-bottom: 1px solid #ebebeb; |
| | | margin-bottom: 49px !important; |
| | | // margin-bottom: 49px !important; |
| | | margin-bottom: 5px !important; |
| | | } |
| | | |
| | | div:nth-child(2) { |