Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Code by AlthIndor, Graphics by Cassiel Socks */
- html, body {
- background: repeating-linear-gradient(to right, #B0F4D0 0px, #B0F4D0 15px, #F0C0F0 15px, #F0C0F0 30px);
- cursor: url('http://cur.cursors-4u.net/holidays/hol-1/hol59.cur'), auto !important;
- }
- body a {text-decoration: none !important;}
- #columns, #column_2 .panel, #id_contact ul:not(.buttons) li, .custom_panel a {background: url('https://images2.imgbox.com/b0/d1/iGhiR2X5_o.png');}
- @keyframes MovePanel {
- from {right: 110%;}
- to {right: 0;}
- }
- @keyframes RemoveLoader {
- 0% {height: 100%; opacity: 1;}
- 99.9999% {height: 100%; opacity: 0;}
- 100% {height: 0; opacity: 0;}
- }
- /* Fonts */
- @font-face {
- font-family: 'Sura';
- font-style: normal;
- font-weight: 700;
- src: local('Sura Bold'), local('Sura-Bold'), url(https://fonts.gstatic.com/s/sura/v2/SZc53FL5PbyzLUJ7TzrMkA.woff2) format('woff2'), url(https://fonts.gstatic.com/s/sura/v2/SZc53FL5PbyzLUJ7TzrMlg.woff) format('woff');
- }
- @font-face {
- font-family: 'Open Sans';
- font-weight: 400;
- src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
- }
- /* Loading Animation */
- body::after {
- content: '';
- display: block;
- background: url('https://i.imgur.com/hqfgzF6.png') #2C2434 center no-repeat;
- background-size: 300px auto;
- width: 100%;
- position: fixed;
- z-index: 999;
- animation: RemoveLoader 1s 3s linear 1 both;
- }
- /* Header */
- #gaia_header {
- background: #2C2434;
- border-bottom: 5px solid transparent;
- }
- #gaia_header #header_left, #gaia_header #header_right {
- background: none;
- color: transparent !important;
- font: normal 10px/28px 'Sura', serif !important;
- padding: 0 6px !important;
- box-sizing: border-box;
- }
- #gaia_header #header_right {float: right;}
- #gaia_header li {padding: 0 2px;}
- #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: auto 200%;
- width: 0;
- height: 17px;
- padding: 0 40px 0 0;
- }
- #gaia_header a {
- color: #FFFFFF !important;
- text-transform: uppercase;
- }
- /* Scrollbars */
- #columns ::-webkit-scrollbar {
- background: #786C74;
- width: 12px;
- border-radius: 3px;
- }
- #columns ::-webkit-scrollbar-thumb {
- background: #FFFFFF;
- border: 1px solid #786C74;
- border-radius: 3px;
- }
- /* Columns */
- #columns, #column_1, #column_2 {
- float: none;
- margin: 0;
- position: absolute;
- }
- #column_3 {display: none;}
- #columns {
- background-position-x: calc(50% + 91px);
- background-repeat: no-repeat;
- width: 100%;
- height: 835px;
- top: 80px;
- left: 0;
- overflow: visible;
- }
- @media screen and (min-height: 900px) {#columns {top: calc((100% - 835px + 25px) / 2);}}
- #column_1 {
- width: 190px;
- height: 640px;
- left: calc(50% + 20px);
- top: 70px;
- }
- #column_2 {
- width: 50%;
- height: 900px;
- margin-top: -20px;
- }
- /* Panels */
- .panel {
- text-align: justify;
- padding: 0;
- margin: 0;
- position: absolute;
- box-sizing: border-box;
- }
- .panel:not(#id_comments) {overflow: hidden;}
- .panel h2 {display: none;}
- .panel a {color: #9C6898;}
- #column_1 .panel {background: none;}
- #id_about img, #id_comments .postcontent img {max-width: 100% !important;}
- #column_2 .panel {
- background-origin: border-box;
- background-position-x: 0;
- width: 515px;
- height: 286px;
- font: 11px/1.6em 'Open Sans', sans-serif;
- border: 70px solid transparent;
- border-top-width: 75px;
- animation: MovePanel 1s ease 1 both;
- }
- #column_2 #id_about {
- background-position-y: -951px;
- top: 0;
- animation-delay: 3.5s;
- }
- #column_2 #id_comments {
- background-position-y: -1237px;
- top: 296px;
- animation-delay: 4.0s;
- }
- #column_2 #id_wishlist {
- background-position-y: -1523px;
- top: 592px;
- animation-delay: 4.5s;
- }
- #id_about, #id_wishlist, #id_comments dl {overflow-y: scroll !important;}
- #id_about, #id_comments dl {padding-right: 10px;}
- /* Details */
- #id_details {
- width: 120px;
- height: 150px;
- right: 0;
- }
- .forum_userstatus {display: none;}
- /* Buttons */
- #id_contact {bottom: 210px;}
- .custom_panel {bottom: -18px;}
- .custom_panel br {display: none;}
- #id_contact ul:not(.buttons) li, .custom_panel a {
- background-position-y: -835px;
- width: 64px;
- height: 58px;
- font-size: 0;
- margin-bottom: 18px;
- }
- #id_contact ul:not(.buttons) li:hover, .custom_panel a:hover {background-position-y: -893px;}
- #id_contact ul:not(.buttons) li a, .custom_panel a {display: block;}
- #id_contact ul:not(.buttons) li a {
- width: 100%;
- height: 100%;
- font-size: 0;
- }
- #id_contact ul:not(.buttons) li:nth-of-type(1) {background-position-x: 0;}
- #id_contact ul:not(.buttons) li:nth-of-type(2) {background-position-x: -64px;}
- #id_contact ul:not(.buttons) li:nth-of-type(3) {background-position-x: -128px;}
- .custom_panel a[href*='facebook'] {background-position-x: -192px;}
- .custom_panel a[href*='instagram'] {background-position-x: -256px;}
- .custom_panel a[href*='deviantart'] {background-position-x: -320px;}
- /* Comments */
- #id_comments #alerts_banner {display: none;}
- #id_comments .dropBox {display: none;}
- #id_comments dt {padding: 0;}
- #id_comments dd:nth-last-of-type(n+2) {margin-bottom: 15px;}
- #id_comments dl {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 0;
- left: 0;
- box-sizing: border-box;
- }
- /* Comment Buttons */
- #id_comments #alert_container a, #id_comments h2 ~ p a {
- display: block;
- width: 40px;
- height: 20px;
- color: #000000;
- font: 0/22px 'Sura', serif;
- text-align: center;
- position: absolute;
- top: -31px;
- }
- #id_comments #alert_container a {left: 75px;}
- #id_comments h2 ~ p a {right: 75px;}
- #id_comments #alert_container a:hover, #id_comments h2 ~ p a:hover {color: #9C6898;}
- #id_comments #alert_container a::after, #id_comments h2 ~ p a::after {font-size: 10px;}
- #id_comments #alert_container a::after {content: 'ADD';}
- #id_comments h2 ~ p a::after {content: 'ALL';}
- #id_comments #alert_container, #id_comments h2 ~ p {
- padding: 0;
- margin: 0;
- }
- /* Wish List */
- .owner_checkmark {
- margin: 0;
- top: 5px;
- left: 5px;
- }
- .premium_sparkle {display: none;}
- #id_wishlist .item {
- width: 30px;
- height: 30px;
- padding: 6px;
- margin: 0 12px 0 0;
- position: relative;
- border-radius: 50%;
- border: 3px solid transparent;
- }
- #id_wishlist .item:nth-of-type(6n) {margin-right: 0;}
- #id_wishlist .item:nth-of-type(n+7) {margin-top: 12px;}
- #id_wishlist .item:nth-of-type(odd) {
- background: #DCB0E8;
- border-color: #B0F0DC;
- }
- #id_wishlist .item:nth-of-type(even) {
- background: #B0F0DC;
- border-color: #DCB0E8;
- }
- #id_wishlist .item:hover {
- background: #584850;
- border-color: transparent;
- }
- #id_wishlist .item img {transition: transform .5s ease-in-out;}
- #id_wishlist .item:hover img[alt*='virtual'] {transform: rotate(360deg);}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement