x
x
x
x
Only portrait mode is currently supported - please rotate your device.
...
HTML |
---|
<style> .dynamic-title { font-family: var(--main-font-family); font-size: 23px; font-weight: 600; margin-right: 20px; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: -1.25px; text-align: left; color: #010000; } .cardstyle.nameandsubtitle { height: max-content !important; padding: 10px 20px !important; } .card-wrapper #fixed-button { left: 240px !important; bottom: 35px !important; } .cardstyle:hover { -ms-transform: translateY(-2px); -webkit-transform: translateY(-2px); transform: translateY(-2px) !important; box-shadow: -7px 7.7px 6px 0 rgb(0 0 0 / 11%) !important; } .customUsersNumSeats { margin-top: 15px !important; } div.popup-banner { background-image: url("https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.comdwmysgmxkr93k.cloudfront.net/images/MStanley/dashboard-background.jpg") !important; opacity: 1 !important; } </style> |
...
OneValley