Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Profile by AlthIndor */
- html, body {background: #F8F5F0;}
- html {
- --color-dark: #2E2E2E;
- --color-lite: #00000010;
- }
- /* Fonts */
- @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/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
- }
- @font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 600;
- src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format('woff2');
- }
- @font-face {
- font-family: 'Work Sans';
- font-style: normal;
- font-weight: 600;
- src: url(https://fonts.gstatic.com/s/worksans/v8/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K5fQBi8Jpg.woff2) format('woff2');
- }
- /* Header */
- #gaia_header, #gaia_header #header_left, #gaia_header #header_right {background: none;}
- #gaia_header #header_right {float: right !important;}
- #gaia_header li.spacer {display: none !important;}
- #gaia_header li {margin: 0 10px;}
- #gaia_header #header_left, #gaia_header #header_right {
- font: 600 0/39px 'Open Sans', sans-serif !important;
- padding: 0 6px !important;
- box-sizing: border-box;
- }
- #gaia_header img {
- -webkit-mask: url('https://i.imgur.com/5FTB40o.png') no-repeat 0 3px;
- mask: url('https://i.imgur.com/5FTB40o.png') no-repeat 0 3px;
- background: var(--color-dark);
- width: 0 !important;
- padding: 0 36px 0 0;
- }
- #gaia_header a {
- color: var(--color-dark) !important;
- font-size: 11px !important;
- font-weight: 600 !important;
- letter-spacing: .05em;
- text-decoration: none !important;
- }
- #header_left li:nth-of-type(n+3) a, #header_right a {border-bottom: 1px solid transparent;}
- #gaia_header a:hover {border-bottom-color: inherit !important;}
- /* Columns */
- #columns, #column_1, #column_2, #column_3 {
- float: none;
- line-height: 0;
- margin: 0;
- box-sizing: border-box;
- overflow: visible;
- }
- .column {width: 100% !important;}
- #columns {
- width: 670px;
- position: relative;
- top: 60px;
- left: calc(50% - 335px);
- }
- #columns::before {
- display: block;
- width: 100%;
- content: 'SAOSH';
- color: var(--color-dark);
- font: 600 40px/50px 'Work Sans', sans-serif;
- letter-spacing: .05em;
- margin-bottom: 25px;
- border-bottom: 1px solid #606060;
- }
- #columns ::-webkit-scrollbar {
- width: 7px;
- background: #F0F0F0;
- }
- #columns ::-webkit-scrollbar-thumb {background: #C8C8C8;}
- #columns * {scrollbar-width: thin;}
- /* Panels */
- .panel {
- width: 100%;
- font: 400 11px/1.8 'Open Sans', sans-serif;
- padding: 0;
- margin: 0;
- box-sizing: border-box;
- }
- .panel h2 {display: none;}
- .panel img {max-width: 100% !important;}
- .panel a {
- color: #A0A0A0;
- font-weight: 400;
- text-decoration: none;
- }
- .panel a:hover {color: inherit;}
- .panel {
- background: #FFFFFF80;
- color: #606060;
- text-align: justify;
- margin-bottom: 25px;
- border: 25px solid transparent;
- }
- #id_about, #id_wishlist, #id_footprints, #id_comments dl {
- overflow-x: hidden;
- overflow-y: scroll;
- }
- #id_about, #id_footprints, #id_comments dl {padding-right: 25px;}
- #id_wishlist {padding-right: 10px;}
- #id_comments {overflow: hidden;}
- .panel:first-of-type, .panel:nth-of-type(2) {height: 240px;}
- .panel:nth-of-type(n+3) {max-height: 300px;}
- .panel:nth-of-type(2) {
- float: right;
- width: calc(100% - 190px);
- }
- /* Details */
- #id_details {
- float: left;
- width: 170px;
- }
- #id_details p:first-of-type {margin-bottom: 15px;}
- #id_details h2, #id_details p:nth-of-type(n+2) {display: none;}
- /* Dropdown Menu */
- .forum_userstatus, #avatar_menu {
- width: 120px;
- border: none;
- box-sizing: border-box;
- }
- .forum_userstatus .statuslinks span, #avatar_menu a {font: 600 10px/16px 'Open Sans', sans-serif;}
- .forum_userstatus {
- background: var(--color-lite);
- height: 25px;
- padding-top: 4px;
- margin: 0;
- }
- .forum_userstatus .statuslinks {
- background: none !important;
- position: relative;
- }
- .forum_userstatus .statuslinks::after {
- content: '➞';
- font-size: 16px;
- position: absolute;
- top: -6px;
- right: 2px;
- pointer-events: none;
- }
- .forum_userstatus .statuslinks span {
- background: none !important;
- padding: 0 0 0 5px !important;
- text-transform: uppercase;
- }
- #avatar_menu {
- background: #E8E8E8;
- padding-bottom: 5px;
- }
- #avatar_menu a {
- color: #404040;
- text-transform: uppercase;
- padding-left: 7px;
- }
- #avatar_menu a:hover {
- background: #00000040;
- color: #FFFFFF;
- }
- /* Wish List */
- #id_wishlist {
- display: grid;
- grid-template-columns: repeat(6, 50px);
- gap: 20px;
- }
- .premium_sparkle {display: none;}
- #id_wishlist .item {
- background: var(--color-lite);
- width: 30px;
- height: 30px;
- padding: 10px;
- position: relative;
- filter: saturate(0%);
- }
- #id_wishlist .item:hover {
- background: #F8F5F0;
- filter: none;
- }
- .owner_checkmark {
- margin: 0;
- bottom: 5px;
- left: 5px;
- }
- /* Comments */
- #id_comments #alerts_banner {display: none;}
- #id_comments .deletecomment {margin: 0 0 0 10px;}
- #id_comments dd {margin: 0 0 15px 0;}
- #id_comments dd:last-of-type {margin: 0;}
- #id_comments dl {
- width: 100%;
- max-height: 185px;
- clear: both;
- margin-top: 65px;
- box-sizing: border-box;
- }
- #id_comments dt {
- height: auto;
- line-height: normal;
- padding: 0 0 5px 0;
- margin: 0 0 4px 0;
- border-bottom: 1px solid #00000020;
- }
- #id_comments .dropBox {
- background: var(--color-lite);
- width: 48px;
- height: 48px;
- margin: 5px 10px 0 0;
- border: 1px solid transparent;
- overflow: hidden;
- }
- #id_comments .dropBox img {
- max-width: unset !important;
- width: 120px;
- height: 150px;
- margin: -30px 0 0 -45px;
- }
- /* Comments Links */
- #id_comments h2 + div, #id_comments h2 ~ p {
- display: block;
- background: var(--color-lite);
- width: calc(50% - 10px);
- height: 40px;
- font: 600 11px/41px 'Work Sans', sans-serif;
- letter-spacing: .05em;
- text-align: center;
- text-transform: uppercase;
- }
- #id_comments h2 + div {float: left;}
- #id_comments h2 ~ p {float: right;}
- #id_comments #alert_container {float: none;}
- #id_comments h2 + div a, #id_comments h2 ~ p a {color: #2E2E2E;}
- #id_comments #alert_container, #id_comments h2 ~ p {
- padding: 0;
- margin: 0;
- }
- /* Misc */
- #pictures_container, #texts_container {
- width: 1px;
- height: 1px;
- position: absolute;
- top: 0;
- left: 50%;
- overflow: visible;
- }
- /* Enter Button */
- @keyframes FadeEnter {
- 0% {opacity: 1; height: 100%;}
- 99.9999% {height: 100%;}
- 100% {opacity: 0; height: 0%;}
- }
- #texts_container .spoiler-wrapper, #texts_container .spoiler-control {border: none;}
- #texts_container .spoiler-control-hide, #texts_container .spoiler-control span {display: none !important;}
- #texts_container .spoiler-wrapper {padding: 0;}
- #texts_container .spoiler-control {outline: none;}
- #texts_container .spoiler-control-show {
- display: block !important;
- background: #FFFFFF;
- width: 100%;
- height: 100%;
- position: fixed;
- top: 0;
- left: 0;
- overflow: hidden;
- }
- #texts_container .spoiler-revealed .spoiler-control-show {animation: FadeEnter 1s linear 1 both;}
- #texts_container .spoiler-control-show::after {
- content: 'SAOSH';
- color: #00000040;
- font: 100px 'Work Sans', sans-serif;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement