Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Profile by AlthIndor */
- @keyframes SpinGalaxy {
- from {transform: rotate3d(1.5, 1, 0, 45deg) rotate(0deg);}
- to {transform: rotate3d(1.5, 1, 0, 45deg) rotate(360deg);}
- }
- html {
- --blue: #344062;
- --gray: #38302E;
- --dark: #0D0B0A;
- --silv: #787888;
- --drop: #0D0B0A80;
- }
- html, body {
- background: var(--dark);
- height: 100vh;
- min-height: 700px;
- }
- html body {position: relative;}
- body a {text-decoration: none !important;}
- #panel-details {
- background: linear-gradient(to bottom, var(--blue), var(--blue)), url('https://wallpaperaccess.com/full/296702.jpg') fixed center / cover;
- background-blend-mode: hue, normal;
- width: 100%;
- height: 100%;
- position: absolute;
- top: 0;
- left: 0;
- perspective: 1000px;
- overflow: hidden;
- }
- #panel-details h2, #panel-details div:nth-of-type(n+2) {display: none;}
- #panel-details .hd {
- content: url('https://i.imgur.com/nveUqFA.jpg');
- position: absolute;
- top: calc(50% - 960px);
- left: calc(50% - 1260px);
- mix-blend-mode: screen;
- transform: rotate3d(1.5, 1, 0, 45deg);
- animation: SpinGalaxy 360s linear infinite;
- }
- /* Fonts */
- @font-face {
- font-family: 'Raleway';
- font-style: normal;
- font-weight: 600;
- src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwPIsWqZPAA.woff2) format('woff2');
- }
- @font-face {
- font-family: 'Raleway';
- font-style: normal;
- font-weight: 400;
- src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
- }
- @font-face {
- font-family: 'Raleway';
- font-style: normal;
- font-weight: 300;
- src: local('Raleway Light'), local('Raleway-Light'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwIYqWqZPAA.woff2) format('woff2');
- }
- /* Header */
- #viewer #gaia_header {
- background: var(--dark) !important;
- height: 28px !important;
- box-shadow: 0 2px 1px var(--drop);
- }
- #gaia_header li.spacer {display: none !important;}
- #gaia_header #header_left, #gaia_header #header_right {
- background: none !important;
- width: 50% !important;
- height: 100% !important;
- font: 700 0px/28px 'Raleway', sans-serif !important;
- }
- #header_left img {
- background: url('https://i.imgur.com/cGGVY2x.png') no-repeat 0 7px;
- width: 0 !important;
- padding: 0 34px 0 0;
- filter: invert(100%);
- }
- #gaia_header li a {
- display: inline-block !important;
- height: 100%;
- color: #FFFFFF !important;
- font-size: 11px !important;
- font-weight: 600 !important;
- text-transform: uppercase;
- padding: 0 6px;
- vertical-align: top;
- transition: background .5s ease-in-out;
- }
- #gaia_header li a:hover {background: var(--blue);}
- /* Columns */
- #columns, #column_1, #column_2 {
- float: none;
- margin: 0;
- position: absolute;
- }
- #column_1, #column_2 {height: 100%;}
- #column_3 {display: none;}
- #columns {
- background: url('https://images2.imgbox.com/73/16/koUSzh4G_o.png');
- width: 1000px;
- height: 700px;
- transform: translateZ(0);
- }
- #column_1 {
- width: 100%;
- height: 100%;
- }
- #column_2 {
- width: 350px;
- height: 328px;
- top: 248px;
- right: 110px;
- }
- /* Scrollbars */
- #columns ::-webkit-scrollbar {
- background: rgba(0,0,0,.2);
- width: 6px;
- }
- #columns ::-webkit-scrollbar-thumb {background: var(--silv);}
- .panel {
- scrollbar-color: var(--silv) rgba(0,0,0,.2);
- scrollbar-width: thin;
- }
- /* Panels */
- .panel, .panel h2 {
- color: #FFFFFF;
- padding: 0;
- margin: 0;
- overflow: hidden;
- }
- .panel {
- background: none;
- position: absolute;
- box-sizing: border-box;
- }
- .panel a {color: inherit;}
- .panel img {max-width: 100% !important;}
- #column_2 a {
- color: #B7B7C1;
- font-weight: 600;
- transition: color .5s ease-in-out;
- }
- #column_2 a:hover {color: var(--silv);}
- #column_2 .panel {
- width: 100%;
- height: 100%;
- font: 11px/1.7 'Raleway', sans-serif;
- top: 0;
- overflow-y: scroll;
- transition: right .5s ease-in-out;
- }
- #id_about, #id_comments {
- text-align: right;
- padding-right: 10px;
- }
- #column_2 .panel:hover, #column_2 #id_about {
- right: 0;
- transition-delay: .5s;
- }
- #column_2 .panel, #column_2 .panel:hover ~ #id_about {
- right: -100%;
- transition-delay: 0s;
- }
- /* Contact and Headers */
- #column_2 h2, #id_contact li, #id_comments h2 + div, #id_comments h2 ~ p {
- text-align: center;
- transition: background .5s ease-in-out;
- }
- #column_2 .panel:hover h2, #id_contact li:hover {background: var(--blue) content-box;}
- #column_2 h2, #id_comments h2 + div, #id_comments h2 ~ p {
- width: 110px;
- height: 32px;
- font: 400 0/32px 'Raleway', sans-serif;
- position: fixed;
- }
- /* Headers */
- #column_2 h2 {
- background: #2B2321 content-box;
- top: 206px;
- }
- #column_2 .panel:hover h2 {border-bottom: 10px solid transparent;}
- #column_2 #id_about h2 {display: none;}
- #id_wishlist h2 {right: 350px;}
- #id_comments h2 {right: 230px;}
- #id_signature h2 {right: 110px;}
- #column_2 h2::before {font-size: 14px;}
- #id_wishlist h2::before {content: 'WISHLIST';}
- #id_comments h2::before {content: 'COMMENTS';}
- #id_signature h2::before {content: 'SIGNATURE';}
- /* Contact */
- #id_contact, #id_contact ul, #id_contact li {height: 40px;}
- #id_contact span, #id_contact h2 {display: none;}
- #id_contact {
- width: 390px;
- top: 196px;
- left: 950px;
- transform-origin: top left;
- transform: rotate(90deg);
- }
- #id_contact li {
- float: left;
- width: 130px;
- font: 300 0/40px 'Raleway', sans-serif;
- position: relative;
- }
- #id_contact li::before {font-size: 20px;}
- #id_contact li:nth-of-type(1)::before {content: 'FRIEND';}
- #id_contact li:nth-of-type(2)::before {content: 'MESSAGE';}
- #id_contact li:nth-of-type(3)::before {content: 'TRADE';}
- #id_contact a {
- display: block;
- width: 100%;
- height: 100%;
- position: absolute;
- top: 0;
- left: 0;
- }
- /* Wish List */
- #id_wishlist {
- display: grid;
- grid-template-columns: repeat(6, 46px);
- grid-auto-rows: 46px;
- gap: 10px;
- padding-left: 5px;
- }
- #id_wishlist .premium_sparkle {display: none;}
- #id_wishlist .item {
- background: var(--silv);
- width: 30px;
- height: 30px;
- padding: 6px;
- position: relative;
- border: 2px solid transparent;
- border-radius: 50%;
- box-shadow: 0 0 0 1px var(--gray) inset;
- outline: 1px dotted #FFFFFF80;
- outline-offset: -6px;
- transition: all .5s ease-in-out;
- }
- #id_wishlist .item:hover {
- background: var(--blue);
- box-shadow: 0 0 0 1px var(--silv) inset;
- }
- #id_wishlist .owner_checkmark {
- margin: 0;
- bottom: 4px;
- right: 4px;
- filter: saturate(0%) brightness(500%);
- }
- /* Comments */
- #id_comments #alerts_banner {display: none;}
- #id_comments #alert_container {padding: 0;}
- #id_comments .dropBox {display: none;}
- #id_comments dd:nth-last-of-type(n+2) {margin: 0 0 15px 0;}
- #id_comments dd:last-of-type {margin: 0;}
- #id_comments h2 + div, #id_comments h2 ~ p {
- background: var(--dark);
- margin: 0;
- bottom: 72px;
- box-shadow: 2px 2px var(--drop);
- }
- #id_comments h2 + div:hover, #id_comments h2 ~ p:hover {background: var(--silv);}
- #id_comments h2 + div {right: 230px;}
- #id_comments h2 ~ p {right: 110px;}
- #id_comments h2 + div a, #id_comments h2 ~ p a {
- display: block;
- width: 100%;
- height: 100%;
- color: #FFFFFF !important;
- font: 400 0/32px 'Raleway', sans-serif;
- position: absolute;
- }
- #id_comments h2 + div a::after, #id_comments h2 ~ p a::after {font-size: 14px;}
- #id_comments h2 + div a::after {content: 'CMT ADD';}
- #id_comments h2 ~ p a::after {content: 'CMT ALL';}
- #id_comments dt {
- height: auto;
- line-height: inherit;
- padding: 0 0 1px 0;
- margin: 0 0 2px 0;
- border-bottom: 1px dotted var(--drop);
- }
- #id_comments .username {
- float: none;
- display: inline;
- }
- #id_comments .username::after {content: '|';}
- /* Media */
- .media_panel {
- background: url('https://i.imgur.com/gqTTTvw.png') -20px -6px !important;
- width: 72px;
- height: 32px !important;
- bottom: 72px;
- left: 118px;
- }
- .media_panel h2 {display: none;}
- .media_panel iframe {
- width: 400px;
- height: 300px;
- position: absolute;
- bottom: -2px;
- left: -20px;
- opacity: .01;
- }
- /* Alignment */
- #pictures_container, #texts_container {
- width: 1px;
- height: 1px;
- position: absolute;
- overflow: visible;
- }
- #columns, #pictures_container, #texts_container {
- top: calc(50% - 360px);
- left: calc(100% - 1000px);
- }
- @media screen and (min-width: 1680px) {#columns, #pictures_container, #texts_container {left: calc(50% - 200px);}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement