Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Code by AlthIndor, Graphics by SugaSharra */
- html, body {
- background: url('http://38.media.tumblr.com/90d14bc3c54a3daabd04bc8e61cc295a/tumblr_inline_n258ovpRe81qhwjx8.gif') #000000 fixed repeat;
- cursor: url('http://31.media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif'), auto !important;
- }
- a {text-decoration: none !important;}
- #columns ::-webkit-scrollbar {
- background: #404040;
- width: 13px;
- border-radius: 3px;
- }
- #columns ::-webkit-scrollbar-thumb {
- background: #B43838;
- border: 1px solid #404040;
- border-radius: 3px;
- }
- /* Fonts */
- @font-face {
- font-family: 'VT323';
- font-style: normal;
- font-weight: 400;
- src: url(https://fonts.gstatic.com/s/vt323/v7/LfMzj2MWAZU6qzlnp1MNbg.woff) format('woff');
- }
- @font-face {
- font-family: 'PT Sans';
- font-style: normal;
- font-weight: 400;
- src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v9/jizaRExUiTo99u79D0KEww.woff) format('woff');
- }
- /* Header */
- #gaia_header, #gaia_header #header_left, #gaia_header #header_right {background: #B43838 !important;}
- #gaia_header {border-bottom: 1px solid transparent;}
- #gaia_header #header_left, #gaia_header #header_right {
- font-size: 0 !important;
- line-height: 26px !important;
- padding: 0 4px 0 3px !important;
- box-sizing: border-box;
- }
- #gaia_header #header_right {float: right !important;}
- #gaia_header li {padding: 0 5px 0 5px;}
- #gaia_header li.spacer {display: none !important;}
- #header_left img {
- background: url('https://i.imgur.com/w0Cbo9w.png') 0 3px no-repeat;
- width: 0px !important;
- padding: 0 37px 0 0;
- }
- #gaia_header a {
- color: #FFFFFF !important;
- font-size: 12px !important;
- }
- /* Text Butons */
- #gaia_header a, #column_1 .panel, #column_2 h2, #id_comments div:not(.postcontent), #id_comments p {
- font-family: 'VT323';
- text-transform: uppercase;
- }
- #column_1 .panel, #column_1 .panel a, #column_2 h2 {
- color: #242424;
- font-size: 16px;
- font-weight: bold;
- line-height: 30px;
- text-align: center;
- }
- #id_contact li:hover a, .media_panel:hover::after, #column_2 .panel:hover h2 {color: #FFFFFF;}
- /* Columns */
- #columns, #column_1, #column_2 {
- position: absolute;
- margin: 0;
- }
- #column_1, #column_2 {width: 100%;}
- #column_3 {display: none;}
- #columns {
- background: url('https://images2.imgbox.com/20/56/qIklC7aY_o.png');
- width: 612px;
- height: 455px;
- top: calc(50% - 230px);
- left: calc(50% - 306px);
- }
- #column_1 {
- height: 32px;
- top: 109px;
- }
- #column_2 {
- height: 266px;
- top: 161px;
- border: 3px solid transparent;
- box-sizing: border-box;
- }
- /* Panels */
- .panel, .panel h2 {
- padding: 0;
- margin: 0;
- box-sizing: border-box;
- }
- .panel {position: absolute;}
- .panel ::selection {background: #808080;}
- .panel ::-moz-selection {background: #808080;}
- #column_1 .panel {
- background: none;
- height: 100%;
- }
- #column_1 .panel h2 {display: none;}
- #column_2 .panel {
- background: #242424;
- color: #E8E8E8;
- font-family: 'PT Sans', sans-serif;
- font-size: 12px;
- line-height: 1.5em;
- text-align: justify;
- }
- #column_2 .panel a {color: #B43838;}
- #column_2 .panel:not(#id_details) {
- overflow-x: hidden;
- overflow-y: scroll;
- }
- #id_about, #id_comments, #id_wishlist, #column_2 .custom_panel {
- width: 100%;
- height: 100%;
- top: -300px;
- border: 10px solid transparent;
- z-index: 9;
- }
- #id_about, #id_comments, #column_2 .custom_panel {padding-right: 10px;}
- #id_about img, #id_comments .postcontent img, .custom_panel img {max-width: 100% !important;}
- #id_about:hover, #id_comments:hover, #id_wishlist:hover, #column_2 .custom_panel:hover {top: 0;}
- /* Headers */
- .panel h2 {
- background: none;
- height: 32px;
- width: 153px;
- position: fixed;
- top: calc(50% - 230px + 423px);
- }
- #id_about h2 {left: calc(50% - 306px);}
- #id_comments h2 {left: calc(50% - 153px);}
- #id_wishlist h2 {left: 50%;}
- .custom_panel h2 {left: calc(50% + 153px);}
- /* Contact */
- #id_contact {width: 75%;}
- #id_contact ul:not(.buttons), #id_contact ul:not(.buttons) li {height: 100%;}
- #id_contact ul:not(.buttons) li {
- float: left;
- width: 33.33%;
- }
- /* Media */
- .media_panel {
- width: 25%;
- right: 0;
- overflow: hidden;
- }
- .media_panel object, .media_panel::after {position: absolute;}
- .media_panel object {
- bottom: -1px;
- left: 43px;
- opacity: 0;
- }
- .media_panel::after {
- content: 'Play Music';
- width: 100%;
- text-indent: -20px;
- left: 0;
- pointer-events: none;
- }
- /* Details */
- #id_details {
- width: 120px;
- height: 150px;
- top: calc(50% - 75px);
- left: calc(50% - 155px);
- z-index: 8;
- }
- #id_details h2 {display: none;}
- #id_details p:nth-of-type(n+2) {display: none;}
- #id_details .forum_userstatus {display: none;}
- #id_details::before {
- content: 'smol neko has been visited by:';
- display: block;
- width: 200px;
- position: absolute;
- left: 130px;
- }
- /* Footprints */
- #id_footprints {
- width: 480px;
- height: 125px;
- top: calc(50% - 52px);
- left: calc(50% - 155px);
- z-index: 7;
- }
- #id_footprints h2 {display: none;}
- #id_footprints .item {margin-left: 130px;}
- /* Comments */
- #id_comments #alerts_banner {display: none;}
- #id_comments .deletecomment {display: none;}
- #id_comments dl {margin-top: 40px;}
- #id_comments dd {margin-bottom: 10px;}
- #id_comments dd:last-of-type {margin: 0;}
- #id_comments dt {
- padding: 0;
- margin-bottom: 2px;
- border-color: #404040;
- }
- #id_comments .dropBox {
- background: #B43838;
- width: 48px;
- height: 48px;
- margin: 3px 6px 0 0;
- border: 1px solid #404040;
- border-radius: 3px;
- overflow: hidden;
- }
- #id_comments .dropBox img {
- width: 120px;
- height: 150px;
- margin-top: -26px;
- margin-left: -46px;
- }
- /* Comments Buttons */
- #id_comments h2 ~ div:not(.clear), #id_comments h2 ~ div span, #id_comments h2 ~ p {
- display: block;
- text-align: center;
- padding: 0;
- }
- #id_comments h2 ~ div:not(.clear), #id_comments h2 ~ p {
- float: left;
- background: #404040;
- width: calc(50% - 5px);
- height: 30px;
- font-size: 13px;
- line-height: 30px;
- margin: 0;
- border-radius: 3px;
- }
- #id_comments h2 ~ div:not(.clear):hover, #id_comments h2 ~ p:hover {background: #606060;}
- #id_comments h2 ~ div span {width: 100%;}
- #id_comments h2 ~ p {margin-left: 10px;}
- /* Wish List */
- .owner_checkmark {
- margin: 0;
- bottom: 5px;
- left: 5px;
- }
- .premium_sparkle {display: none;}
- #id_wishlist .item {
- background: #404040;
- width: 30px;
- height: 30px;
- padding: 4px;
- margin: 0 9px 9px 0;
- position: relative;
- border-radius: 3px;
- }
- #id_wishlist .item img {filter: saturate(0%) brightness(150%);}
- #id_wishlist .item:hover {background: #B43838;}
- #id_wishlist .item:hover img {filter: unset;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement