Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Code By AlthIndor, Graphics By Visual Light */
- html, body {background: url('http://kb4images.com//images/light-pink-wallpaper/36833172-light-pink-wallpaper.jpg') fixed center / cover;}
- #gaia_header img, #columns, #id_contact ul:not(.buttons) li, .media_panel {background: url('https://i.imgur.com/xKM3aoe.png');}
- a {text-decoration: none !important;}
- /* Fonts */
- @font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 400;
- src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
- }
- /* Header */
- #gaia_header {
- background: #460000;
- border-bottom: 1px solid transparent;
- box-shadow: 0 2px rgba(0,0,0,.1);
- }
- #gaia_header #header_left, #gaia_header #header_right {
- background: none !important;
- color: transparent;
- font: 9px/24px 'Open Sans', sans-serif !important;
- padding: 0 8px 0 8px !important;
- box-sizing: border-box;
- }
- #gaia_header #header_right {float: right;}
- #gaia_header li.spacer {display: none !important;}
- #header_left img {
- background-position: -164px -1413px;
- width: 0 !important;
- padding: 0 39px 0 0;
- }
- #gaia_header a {
- color: #FFFFFF !important;
- font-size: 10px !important;
- letter-spacing: .05em;
- text-shadow: 0 0 2px #F09098;
- text-transform: uppercase;
- }
- /* Scrollbars */
- #column_2 {
- scrollbar-arrow-color: #FFFFFF;
- scrollbar-track-color: #F4B8C0;
- scrollbar-face-color: #FFFFFF;
- scrollbar-shadow-color: #F4B8C0;
- }
- #column_2 ::-webkit-scrollbar {
- background: #C8A0B0;
- width: 12px;
- border-radius: 3px;
- }
- #column_2 ::-webkit-scrollbar-thumb {
- background: #FFFFFF;
- border: 1px solid #C8A0B0;
- border-radius: 3px;
- }
- /* Columns */
- #columns, #column_1, #column_2 {
- padding: 0;
- margin: 0;
- position: absolute;
- }
- #column_1, #column_2 {height: 100%;}
- #column_3 {display: none;}
- #columns {
- width: 850px;
- height: 1362px;
- top: 40px;
- left: calc((100% - 850px) / 2);
- }
- #column_1 {
- width: 213px;
- left: 85px;
- }
- #column_2 {
- width: 426px;
- left: 340px;
- }
- /* Panels */
- .panel {
- color: #785448;
- font: 11px/1.6em 'Open Sans', sans-serif;
- box-sizing: border-box;
- }
- .panel:not(.custom_panel) h2 {display: none;}
- .panel:not(.media_panel), .panel h2 {background: none;}
- .panel, .panel h2 {margin: 0;}
- .panel a {
- color: #946880;
- font-weight: normal;
- }
- .panel a:hover {color: #460000;}
- #column_1 .panel {
- text-align: center;
- position: absolute;
- }
- #column_2 .panel {
- width: 100%;
- text-align: justify;
- margin-bottom: 21px;
- }
- #column_2 .panel img {max-width: 100% !important;}
- #id_footprints, #id_journal, #id_wishlist, #id_about, .custom_panel div[id*='content'] {
- border: 10px solid transparent;
- overflow-x: hidden;
- overflow-y: scroll;
- }
- #id_about, .custom_panel div[id*='content'] {padding: 0 10px 0 0;}
- #id_about {
- height: 320px;
- margin-top: 466px;
- }
- #id_footprints, #id_journal, #id_wishlist {
- width: 251px;
- height: 244px;
- }
- #id_footprints, #id_journal {padding: 0 20px 0 0;}
- #id_footprints {top: 541px;}
- #id_journal {top: 822px;}
- #id_wishlist {top: 1102px;}
- #id_wishlist, #id_contact, .media_panel, .custom_panel, .custom_panel h2 {padding: 0;}
- #id_contact, .media_panel, .custom_panel {overflow: hidden;}
- /* Journal */
- #id_journal h2 ~ p {
- position: absolute;
- top: 0;
- right: 20px;
- }
- #id_journal h3 {
- text-align: left;
- padding: 0 0 5px 0;
- border-bottom: 1px solid #785448;
- }
- #id_journal ul {margin: 7px 0 0 0;}
- #id_journal ul li {line-height: initial;}
- #id_journal ul li:nth-of-type(n+2) {margin-top: 5px;}
- #id_journal ul span {
- display: block;
- color: #785448;
- }
- /* Wish List */
- .owner_checkmark {
- margin: 0;
- bottom: 5px;
- left: 5px;
- }
- .premium_sparkle {display: none;}
- #id_wishlist .item {
- background: rgba(255,255,255,.5);
- height: 30px;
- width: 30px;
- padding: 5px;
- margin: 0 8px 10px 2px;
- position: relative;
- border-radius: 3px;
- transition: background 1s ease-in-out;
- }
- #id_wishlist .item:hover {background: #FFFFFF;}
- /* Contact and Media */
- #id_contact, .media_panel {width: 40px;}
- #id_contact ul:not(.buttons) li, .media_panel {
- opacity: 0;
- transition: opacity 1s ease-in-out;
- }
- #id_contact ul:not(.buttons) li:hover, .media_panel:hover {opacity: 1;}
- #id_contact {
- height: 140px;
- top: 210px;
- }
- #id_contact ul:not(.buttons) li, #id_contact ul:not(.buttons) li a {
- display: block;
- width: 100%;
- height: 40px;
- font-size: 0;
- }
- #id_contact ul:not(.buttons) li {margin-bottom: 10px;}
- #id_contact ul:not(.buttons) li:nth-of-type(1) {background-position: 0 -1410px;}
- #id_contact ul:not(.buttons) li:nth-of-type(2) {background-position: -39px -1410px;}
- #id_contact ul:not(.buttons) li:nth-of-type(3) {background-position: -79px -1410px;}
- .media_panel {
- background-position: -118px -1410px;
- height: 40px !important;
- top: 360px;
- }
- .media_panel object {
- position: absolute;
- bottom: 0px;
- left: -7px;
- opacity: 0;
- }
- /* Tabbed Customs */
- .custom_panel {
- width: 106px;
- height: 120px !important;
- }
- .custom_panel div[id*='content'] {
- background: rgba(240,144,152,.3);
- height: calc(100% - 20px);
- box-shadow: 0 -1px rgba(255,255,255,.5), 0 -4px #F4B8C0, 0 -5px #FFFFFF;
- box-sizing: border-box;
- }
- .custom_panel h2 {
- height: 17px;
- color: #F09098;
- font-size: 20px;
- font-weight: normal;
- line-height: 14px;
- text-indent: 10px;
- overflow: visible;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement