Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Profile by AlthIndor */
- html, body {
- background: url('https://images2.imgbox.com/6b/50/6tLvCKLh_o.png') fixed center;
- cursor: url('https://78.media.tumblr.com/tumblr_lqs4mjCY4i1qfoi4t.png'), auto !important;
- }
- /* Fonts */
- @font-face {
- font-family: 'Montserrat';
- font-style: normal;
- font-weight: 500;
- src: local('Montserrat Medium'), local('Montserrat-Medium'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gnD_g.woff2) format('woff2'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gnD-A.woff) format('woff');
- }
- @font-face {
- font-family: 'Montserrat';
- font-style: normal;
- font-weight: 700;
- src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format('woff2'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD-A.woff) format('woff');
- }
- /* Header */
- #gaia_header {
- background: #E7A1B0;
- border-bottom: 2px solid transparent;
- }
- #gaia_header #header_left, #gaia_header #header_right {
- background: none;
- color: #FFFFFF !important;
- font: 0px/26px 'Montserrat', sans-serif !important;
- padding: 0 8px 0 6px !important;
- box-sizing: border-box;
- }
- #gaia_header #header_right {float: right;}
- #gaia_header .spacer {display: none !important;}
- #header_left img {
- background: url('https://gaia.hs.llnwd.net/e1/images/gaia_global/gaia_header/br_gaia_logo_header.png') 0 0 no-repeat;
- background-size: 100% auto;
- width: 0;
- height: 0;
- padding: 18px 40px 0 0;
- margin: -2px -1px 0 0;
- }
- #gaia_header a {
- color: #FFFFFF !important;
- font-size: 11px !important;
- font-weight: normal;
- text-decoration: none !important;
- text-transform: uppercase;
- }
- #header_left li::after, #header_right li::before {
- content: '❤';
- font-size: 11px;
- margin: 0 6px 0 6px;
- }
- /* Scrollbars */
- #columns {
- scrollbar-arrow-color: #F4D0D8;
- scrollbar-track-color: #FFFFFF;
- scrollbar-face-color: #F4D0D8;
- scrollbar-shadow-color: #FFFFFF;
- }
- #columns ::-webkit-scrollbar {
- background: rgba(255,255,255,.1);
- width: 10px;
- border-radius: 3px;
- }
- #columns ::-webkit-scrollbar-thumb {
- background: #FFFFFF;
- border-radius: 3px;
- }
- /* Columns */
- #columns, #column_1, #column_2 {
- float: none;
- margin: 0;
- position: absolute;
- }
- #column_3 {display: none;}
- #columns {
- width: 740px;
- height: 540px;
- top: calc((100% - 540px + 24px) / 2);
- left: calc((100% - 740px) / 2);
- }
- #column_1, #column_2 {
- height: 100%;
- top: 0;
- overflow: visible;
- }
- #column_1 {
- width: 280px;
- left: 0;
- }
- #column_2 {
- width: 450px;
- right: 0;
- }
- /* Panels */
- .panel, .panel a {color: #FFFFFF;}
- #column_2 .panel a {
- font-weight: normal;
- text-decoration: underline;
- }
- .panel {
- background: #E7A1B0;
- font: 12px/1.6em 'Montserrat', sans-serif;
- text-align: justify;
- padding: 0;
- margin: 0 0 10px 0;
- box-sizing: border-box;
- overflow: hidden;
- }
- .panel img {max-width: 100% !important;}
- .panel h2 {display: none;}
- #column_1 .panel:not(.media_panel), #column_2 .panel:not(.custom_panel) {width: 100%;}
- .panel:not(.media_panel) {border: 10px solid transparent;}
- #column_2 .panel, #id_footprints {overflow-y: scroll;}
- #column_2 .panel:not(#id_wishlist) {padding-right: 10px;}
- #id_footprints {height: 120px;}
- #column_2 .custom_panel {
- float: left;
- width: calc(50% - 5px);
- height: 180px;
- }
- #column_2 .custom_panel:nth-of-type(2) {margin-right: 10px;}
- #id_about {height: 280px;}
- /* Custom Image */
- #column_1 .custom_panel {
- height: 280px !important;
- position: relative;
- border-radius: 50%;
- z-index: 1;
- }
- #column_1 .custom_panel .buttons {
- position: absolute;
- top: 50%;
- left: 90px;
- }
- #column_1 .custom_panel div[id*='content'] {
- width: 100%;
- height: 100%;
- display: flex;
- }
- #column_1 .custom_panel img {object-fit: cover;}
- /* Media */
- .media_panel {
- background: url('https://i.imgur.com/vcNz49l.png') center -106px #503040;
- background-size: 36px auto;
- width: 40px;
- height: 40px !important;
- position: absolute;
- top: 235px;
- left: calc(50% - 20px);
- border-radius: 50%;
- z-index: 2;
- }
- .media_panel object {
- width: 200px;
- height: 200px;
- position: absolute;
- bottom: 0;
- left: -9px;
- opacity: .001;
- }
- /* Comments and Contact */
- #id_contact {
- height: 70px;
- font-weight: bold;
- padding-top: 1px;
- border-top: none;
- }
- #id_comments {
- height: 50px;
- padding-top: 3px;
- margin: 0;
- border-bottom: none;
- }
- #id_comments p {margin: 0;}
- #id_comments dl {display: none;}
- #alerts_banner {display: none;}
- #alert_container {padding: 0;}
- /* Wish List */
- #id_wishlist {
- display: flex;
- flex-flow: row wrap;
- height: 60px;
- text-align: center;
- }
- #id_wishlist .item {
- background: #FFFFFF;
- min-width: 30px;
- flex-grow: 1;
- width: 30px;
- height: 30px;
- padding: 5px;
- margin: 0 10px 10px 0;
- position: relative;
- border-radius: 3px;
- }
- .owner_checkmark {
- margin: 0;
- top: 5px;
- left: calc(50% - 15px);
- }
- .premium_sparkle {display: none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement