Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Design by Cassiel Socks */
- /* And Coding by AlthIndor */
- :root {--ruby: #C00000;}
- html, body {
- background: url('https://i.imgur.com/WuI60TU.jpg') center #000;
- min-height: 1820px;
- overflow: hidden auto;
- }
- body {position: relative;}
- body a {
- text-decoration: none !important;
- transition: all .5s ease-in-out;
- }
- ::selection {
- background: var(--ruby);
- color: #FFFFFF;
- }
- /* Sprite Sheet */
- #panel-details div, #columns, #id_wishlist, #id_comments, #id_signature {background: url('https://i.ibb.co/h7R4xw5/zaade.webp') border-box;}
- #panel-details div, #id_wishlist, #id_comments, #id_signature {background-position-y: bottom;}
- #panel-details div {background-position-x: right;}
- #id_comments {background-position-x: -420px;}
- #id_signature {background-position-x: -840px;}
- /* Fonts */
- @font-face {
- font-family: 'Font Awesome';
- font-style: normal;
- font-weight: 900;
- src: local('Font Awesome 5 Free Solid'), url('https://ka-f.fontawesome.com/releases/v5.15.4/webfonts/free-fa-solid-900.woff2') format('woff2');
- }
- @font-face {
- font-family: 'Milonga';
- font-style: normal;
- font-weight: 400;
- src: local('Milonga'), local('Milonga-Regular'), url('https://fonts.gstatic.com/s/milonga/v20/SZc53FHnIaK9W5kfTzrMkA.woff2') format('woff2');
- }
- @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/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.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/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2') format('woff2');
- }
- /* Header */
- #viewer #gaia_header, #gaia_header ul {background: none !important;}
- #viewer #gaia_header li.spacer {display: none !important;}
- #gaia_header li {margin: 0 5px;}
- #gaia_header ul {
- width: unset !important;
- font: 0/25px 'Milonga', sans-serif !important;
- margin: 10px !important;
- }
- #gaia_header #header_left {margin-left: 7px !important;}
- #gaia_header #header_right {
- float: right;
- display: grid !important;
- grid-auto-flow: column;
- margin-right: 11px !important;
- }
- #header_right li:nth-of-type(4) {grid-column: 2;}
- #gaia_header a, #gaia_header a::before {font-size: 16px !important;}
- #header_right a[href*='edit'] {font-size: 0 !important;}
- #header_right a[href*='edit']::before {content: 'Edit Mine';}
- #gaia_header a {
- color: #FFFFFF !important;
- text-transform: capitalize;
- }
- #gaia_header a:hover {color: var(--ruby) !important;}
- #header_left img {
- -webkit-mask: url('https://i.ibb.co/h7R4xw5/zaade.webp') right -1720px;
- mask: url('https://i.ibb.co/h7R4xw5/zaade.webp') right -1720px;
- background: #FFFFFF;
- width: 0;
- height: 25px;
- padding: 0 51px 0 0;
- transition: background .5s ease-in-out;
- }
- #header_left li:nth-of-type(2) a:hover img {background: var(--ruby);}
- /* Columns */
- #columns, #pictures_container, #texts_container {
- top: calc(50% - 810px);
- left: calc(50% - 790px);
- }
- #column_1, #pictures_container, #texts_container {position: absolute;}
- #columns {
- width: 1580px;
- height: 1620px;
- font-size: 0;
- }
- #column_2, #column_3 {display: contents;}
- #column_1 {
- width: 420px;
- height: 600px;
- margin: 0;
- top: 1018px;
- left: 580px;
- }
- /* Scrollbars */
- #columns ::-webkit-scrollbar {width: 0;}
- .panel {scrollbar-width: none;}
- /* Panels */
- .panel {
- background: none;
- font: 11px/1.7 'Open Sans', sans-serif;
- text-align: center;
- padding: 0;
- margin: 0;
- position: absolute;
- box-sizing: border-box;
- overflow: hidden;
- }
- .panel h2 {display: none;}
- .panel img, .custom_panel iframe {max-width: 100% !important;}
- .panel a {color: var(--ruby);}
- .panel a:hover {color: inherit;}
- #id_wishlist, #id_comments, #id_signature {
- width: 100%;
- height: 100%;
- top: -200%;
- left: 0;
- border: 90px solid transparent;
- border-width: 90px 90px 270px 90px;
- opacity: 0;
- overflow-y: auto;
- overscroll-behavior: contain;
- transition: top 0s linear .5s, opacity .5s ease-in-out 0s;
- clip-path: path("M130,428 Q138,410 127,385 Q 0,310 0,130 C 0,5 65,-30 125,28 C 195,85 210,85 290,28 C 390,-45 425,50 420,130 Q 420,300 297,383 Q 294,405 300,419 A 51 62 -25 1 1 282,510 Q 278,514 272,514 A 60 76 0 1 1 153,517 Q 150,517 146,513 A 50 62 25 1 1 130,428 Z");
- z-index: 1;
- }
- #id_wishlist {border-width: 90px 90px 270px 90px;}
- #id_signature {border-width: 90px 70px 300px 70px;}
- #column_1 .custom_panel:hover + .panel,
- #id_wishlist:hover, #id_comments:hover, #id_signature:hover {
- top: 0;
- opacity: 1;
- z-index: 2;
- transition: top 0s linear 0s, opacity .5s ease-in-out 0s;
- }
- /* Panel Triggers */
- #column_1 .custom_panel {
- border-radius: 50%;
- z-index: 3;
- }
- #column_1 .custom_panel:nth-child(1) {
- width: 65px;
- height: 87px;
- bottom: 72px;
- left: calc(50% - 137px);
- rotate: 25deg;
- }
- #column_1 .custom_panel:nth-child(3) {
- width: 78px;
- height: 106px;
- bottom: 20px;
- left: calc(50% - 36px);
- }
- #column_1 .custom_panel:nth-child(5) {
- width: 66px;
- height: 86px;
- bottom: 80px;
- left: calc(50% + 79px);
- rotate: -25deg;
- }
- /* Comments */
- #id_comments {
- display: flex;
- flex-flow: row wrap;
- justify-content: center;
- gap: 20px 10px;
- }
- #id_comments .dropBox, #id_comments .date a, #id_comments .deletecomment {display: none;}
- #id_comments dd {margin: 0 0 20px 0;}
- #id_comments dd:last-of-type {margin: 0;}
- #id_comments dt {
- display: grid;
- justify-content: center;
- height: unset;
- line-height: normal;
- text-align: inherit;
- padding: 0 0 6px 0;
- margin: 0 0 3px 0;
- border-bottom: 2px dotted var(--ruby);
- }
- #id_comments dt * {float: none;}
- #id_comments .username {font-size: 12px;}
- #id_comments .date {
- display: flex;
- font-weight: bold;
- text-indent: -1.25ex;
- overflow: hidden;
- }
- /* Comments Buttons */
- #id_comments #alert_container, #id_comments h2 + div, #id_comments h2 ~ p {display: contents;}
- #id_comments #alerts_banner, #id_comments .clear {display: none;}
- #id_comments h2 + div a, #id_comments h2 ~ p a {
- display: block;
- background: #000;
- width: 40px;
- height: 40px;
- color: #FFFFFF;
- font-size: 0;
- text-indent: 1px;
- border-radius: 5px;
- }
- #id_comments h2 + div a:hover, #id_comments h2 ~ p a:hover {background: var(--ruby);}
- #id_comments h2 + div a::before, #id_comments h2 ~ p a::before {font: 22px/40px 'Font Awesome';}
- #id_comments h2 + div a::before {content: '';}
- #id_comments h2 ~ p a::before {content: '';}
- /* Wish List */
- #id_wishlist {
- display: flex;
- flex-flow: row wrap;
- align-content: start;
- justify-content: center;
- gap: 10px;
- scroll-snap-type: y mandatory;
- }
- #id_wishlist .item {
- position: relative;
- scroll-snap-align: start;
- outline: 1px dotted #FFFFFF;
- outline-offset: -2px;
- }
- #id_wishlist .clear {display: none;}
- #id_wishlist a {
- display: block;
- background: #C8C8C8;
- width: 30px;
- height: 30px;
- padding: 5px;
- border-radius: 5px;
- }
- #id_wishlist a:hover {background: var(--ruby);}
- .premium_sparkle, .owner_checkmark {
- margin: 0;
- pointer-events: none;
- z-index: unset;
- }
- .premium_sparkle {
- top: 3px;
- right: 1px;
- }
- .owner_checkmark {
- background: #FFFFFF;
- padding: 2px;
- border: 1px solid #000;
- bottom: 0;
- left: 0;
- filter: hue-rotate(45deg);
- }
- /* Signature */
- #id_signature {
- display: flex;
- align-items: center;
- justify-content: center;
- }
- #id_signature p, #id_signature .clear {display: none;}
- #id_signature img {
- border: 2px solid #C8C8C8;
- box-sizing: border-box;
- }
- #id_signature .spoiler-wrapper {
- padding: 0;
- border: none;
- }
- #id_signature .spoiler-title {display: none !important;}
- #id_signature .spoiler {display: block !important;}
- /* Media */
- .media_panel {
- background: url('https://i.imgur.com/MWTKBXK.gif') center no-repeat;
- width: 36px;
- height: 36px !important;
- top: 751px;
- left: 960px;
- border: 3px solid #585858;
- border-radius: 50%;
- transition: all .5s ease-in-out;
- }
- .media_panel:hover {border-color: var(--ruby);}
- .media_panel iframe {
- width: 300px;
- height: 200px;
- position: absolute;
- bottom: calc(50% - 20px);
- left: calc(50% - 35px);
- opacity: .001;
- }
- form .media_panel {
- font-size: 0;
- overflow: visible;
- }
- .media_panel .buttons {width: max-content;}
- /* Animation */
- #panel-details, #panel-details div {position: absolute;}
- #panel-details h2 {display: none;}
- #panel-details {
- width: 321px;
- height: 204px;
- top: calc(50% - 810px + 1435px);
- left: calc(50% - 160px + 3px);
- pointer-events: none;
- z-index: 4;
- }
- @keyframes twinkle {
- from {opacity: 0;}
- to {opacity: 1;}
- }
- #panel-details div {
- width: 46px;
- height: 80px;
- animation: twinkle 2s ease-in-out infinite alternate both;
- }
- #panel-details .hd {
- top: 19px;
- left: 56px;
- }
- #panel-details .bd {
- left: 121px;
- bottom: 0;
- animation-delay: .5s;
- }
- #panel-details .ft {
- top: 8px;
- right: 13px;
- animation-delay: 1s;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement