Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Profile By AlthIndor */
- html, body {
- background: #FFFFFF;
- height: unset;
- min-height: 100vh;
- cursor: url('https://cur.cursors-4u.net/cursors/cur-4/cur330.cur'), auto;
- }
- body {
- padding-bottom: 20px;
- box-sizing: border-box;
- }
- /* Fonts */
- @font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 400;
- src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
- }
- @font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 700;
- src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
- }
- @font-face {
- font-family: 'PT Sans Narrow';
- font-style: normal;
- font-weight: 400;
- src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(https://fonts.gstatic.com/s/ptsansnarrow/v12/BngRUXNadjH0qYEzV7ab-oWlsbCGwR0.woff2) format('woff2');
- }
- @font-face {
- font-family: 'Font Awesome 5 Free';
- font-style: normal;
- font-weight: 900;
- font-display: block;
- src: url('https://ka-f.fontawesome.com/releases/v5.15.2/webfonts/free-fa-solid-900.woff2') format('woff2'), url('https://ka-f.fontawesome.com/releases/v5.15.2/webfonts/free-fa-solid-900.woff') format('woff');
- }
- /* Header */
- #viewer #gaia_header {
- background: #000;
- height: 30px !important;
- }
- #gaia_header li {margin: 0 5px;}
- #gaia_header .spacer {display: none !important;}
- #gaia_header #header_left, #gaia_header #header_right {
- font: 400 0/30px 'PT Sans Narrow', sans-serif !important;
- padding: 0 3px !important;
- box-sizing: border-box;
- }
- #gaia_header #header_right {float: right;}
- #gaia_header img {
- background: url('https://i.imgur.com/cGGVY2x.png') no-repeat 0 3px;
- width: 0;
- padding: 0 34px 0 0;
- filter: invert(100%);
- }
- #gaia_header a {
- color: #FFFFFF !important;
- font-size: 11px;
- font-weight: 400;
- letter-spacing: .03em;
- text-decoration: none;
- text-transform: uppercase;
- }
- #gaia_header a:hover {opacity: .6;}
- /* Columns */
- #columns, #column_1 {
- float: none;
- height: 870px;
- }
- #column_2, #column_3 {display: none;}
- #columns {
- background: url('https://i.imgur.com/fsEBBCI.png') center 60px / contain no-repeat;
- width: 480px;
- position: static;
- margin: 20px auto 0 auto;
- overflow: visible;
- }
- #column_1 {
- display: block;
- width: 520px;
- margin: 0 0 0 -20px;
- position: relative;
- }
- #column_1::before {
- content: '';
- background: #181818;
- width: 100%;
- height: 30px;
- position: absolute;
- bottom: 157px;
- left: 0;
- border-radius: 10px;
- }
- /* Panels */
- .panel {
- background: none;
- color: #181818;
- font: 9px/1.6 'Open Sans', sans-serif;
- text-align: justify;
- padding: 0;
- margin: 0;
- position: absolute;
- overflow: hidden;
- }
- .panel h2 {display: none !important;}
- #id_about, #id_wishlist {
- background: #FFFFFF;
- height: 130px;
- bottom: 1px;
- border: 10px solid transparent;
- border-radius: 10px;
- box-shadow: 0 0 0 1px #000000A0;
- overflow-y: scroll;
- }
- #id_about .clear, #id_wishlist .clear {display: none;}
- #id_about {
- display: flex;
- flex-flow: row wrap;
- align-items: center;
- width: 301px;
- padding-right: 10px;
- left: 1px;
- }
- #id_about img {max-width: 100%;}
- #id_details, #id_contact {left: 188px;}
- #id_contact, .media_panel {top: 35px;}
- .media_panel {left: 299px;}
- .panel a {
- color: #785078;
- font-weight: normal;
- }
- /* Details */
- #id_details, #avatar_menu {
- width: 143px;
- background: #000000;
- border: 1px solid #808080;
- border-radius: 5px;
- box-sizing: border-box;
- }
- #id_details {height: 30px;}
- #id_details p {display: none;}
- #id_details * {
- all: unset;
- width: 100%;
- height: 100%;
- position: absolute;
- top: 0;
- }
- #id_details .statuslinks {background: url('https://dl2.glitter-graphics.net/pub/3182/3182312fq3jotqn96.gif') calc(100% - 5px) center no-repeat !important;}
- #id_details .pushBox {z-index: 1;}
- #id_details span, #avatar_menu a {
- color: #FFFFFF80 !important;
- font-family: 'PT Sans Narrow', sans-serif;
- text-align: center;
- }
- #id_details:hover span, #avatar_menu a:hover {color: #FFFFFF !important;}
- #avatar_menu a:hover {background: #785078;}
- #id_details span {
- font-size: 14px;
- line-height: 28px;
- text-transform: uppercase;
- }
- #avatar_menu {
- padding-top: 2px;
- margin: -2px 0 0 -1px;
- border-top: none;
- border-radius: 0 0 5px 5px;
- }
- #avatar_menu .menu_seperator {display: none;}
- /* Things That Are Buttons */
- .media_panel, #id_contact ul:not(.buttons) li {
- background: #00000020;
- width: 32px;
- height: 32px !important;
- text-align: center;
- border: 1px solid #000000;
- border-radius: 3px;
- box-shadow: 0 0 0 1px #FFFFFF inset;
- box-sizing: border-box;
- opacity: .6;
- }
- .media_panel::before, #id_contact li::before {font: 900 16px/30px 'Font Awesome 5 Free';}
- .media_panel:hover, #id_contact ul:not(.buttons) li:hover {opacity: 1;}
- /* Contact */
- #id_contact span {display: none;}
- #id_contact ul:not(.buttons) li {
- float: left;
- text-indent: 1px;
- margin-right: 5px;
- position: relative;
- overflow: hidden;
- }
- #id_contact ul:not(.buttons) li:nth-of-type(1)::before {content: '';}
- #id_contact ul:not(.buttons) li:nth-of-type(2)::before {content: '';}
- #id_contact ul:not(.buttons) li:nth-of-type(3)::before {content: '';}
- #id_contact a {
- width: 100%;
- height: 100%;
- font-size: 0;
- position: absolute;
- left: 0;
- }
- /* Media */
- .media_panel {font-size: 0;}
- .media_panel::before {content: '';}
- .media_panel iframe {
- width: 300px;
- height: 200px;
- position: absolute;
- bottom: 0;
- left: -14px;
- opacity: .001;
- }
- /* Wish List */
- #id_wishlist {
- width: 160px;
- right: 1px;
- scroll-snap-type: y mandatory;
- }
- .premium_sparkle, .owner_checkmark {margin: 0;}
- #id_wishlist .item {
- background: #00000010;
- width: 30px;
- height: 30px;
- padding: 4px;
- margin: 0 3px 0 2px;
- position: relative;
- border: 1px solid #000000A0;
- border-radius: 5px;
- box-shadow: 0 0 0 1px #FFFFFF inset;
- scroll-snap-align: start;
- }
- #id_wishlist .item:nth-of-type(n+4) {margin-top: 5px;}
- #id_wishlist .item:hover {background: #785078;}
- .premium_sparkle {
- top: 3px;
- right: 0;
- }
- .owner_checkmark {
- left: 5px;
- bottom: 5px;
- }
- /* Misc */
- #pictures_container, #texts_container {
- width: 0;
- height: 0;
- position: absolute;
- top: 50px;
- left: 50%;
- }
- #equipped-item-details_mask:nth-of-type(2), #avatar_menu + div + div {display: none !important;}
Add Comment
Please, Sign In to add comment