x
x
x
x
Only portrait mode is currently supported - please rotate your device.
...
Hide If | ||
---|---|---|
| ||
|
HTML |
---|
<style> /* .premium-content-container{ border-radius: 0!important; } .premium-content-banner-container{ border-radius: 0!important; background: #333!important; } .premium-button{ background-color: var(--secondary-color)!important; color: black!important; text-transform: uppercase!important; border-radius: 0!important; } .premium-content-img-container img{ filter: grayscale(1)!important; } */ :root{ --header-font: #3a3a3a; --mainprof-font: #3a3a3a; } .custom-section-container #profile_header_text{ height: auto!important; } .mentor-text-container, .my-title{ font-family: Helvetica!important; letter-spacing: normal!important; } #mentor-bio{ color: #888!important; } .mentor-sidebar-content{ width: 100%!important; } .mentor-sidebar-content .mentor-description-wrapper{ width: 100%!important; box-sizing: border-box!important; } .mentor-description-wrapper{ padding: 30px!important; } .mentor-sidebar-content .mentor-description-wrapper #mentor-name{ text-align: left!important; font-size: 24px!important; font-weight: normal!important; } .mentor-sidebar-content .mentor-description-wrapper #mentor-tagline{ text-align: left!important; font-size: 18px!important; font-weight: normal!important; } .mentor-text-container{ padding: 60px 0 0 50px!important; } .content-container{ overflow: hidden!important; } .buttons-wrapper{ border-top: #999 2px solid; margin-top: 0px!important; padding: 40px 0!important; } .buttons-wrapper button.msg-button,.buttons-wrapper .back-button{ width: 270px!important; height: 50px!important; text-transform: uppercase; color: black!important; font-weight: bold!important; letter-spacing: 1px!important; background: #ffb610!important; } .mentor-image-wrapper{ width: 300px!important; height: 300px!important; } .mentor-image-wrapper img{ border-radius: 0!important; width: 100%!important; height: 100%!important; object-fit: cover!important; } .badges-container-sidebar{ padding: 0px!important; } .custom-column-container .sidebar-container { background-color: #333 !important; border-radius: 0px !important; } .mentor-sidebar-content .mentor-description-wrapper { color: white !important; font-weight: bold !important; font-size: 18px !important; } .buttons-wrapper button { border-radius: 0px !important; /*box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.16) !important;*/ background-color:white !important; color: #2673b0 !important; border: none !important; } #linkedin-button button.back-button { background: #deeab4 !important; display: none; } button.msg-button { background: white!important; } .content-container { background: white !important; border-radius: 0px !important; /*box-shadow: -2px 2px 21px 0 rgba(0, 0, 0, 0.16) !important;*/ } div#mainprofcontainer { width: 90%; margin: 40px auto; } .mentor-text-container { width: 80% !important; } </style> |
...
OneValley