Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Art by Myrna Fade */
- /* Code by AlthIndor */
- :root {--top-offset: calc(50% - 300px + 20px);}
- html, body {
- background: repeating-linear-gradient(to right, #505050 calc(50% - 12px), #505050 calc(50% + 12px), #404040 calc(50% + 12px), #404040 calc(50% + 42px));
- min-height: 800px;
- overflow-x: hidden;
- }
- body {position: relative;}
- body a {text-decoration: none !important;}
- .bbcode-swapping-image {background: url('https://i.imgur.com/Fk5mUXF.png');}
- * {cursor: url('https://i.ibb.co/FYGyk43/anchor-cursor.png'), auto !important;}
- ::selection {
- background: #FFE090;
- color: #181238;
- }
- /* Atlas */
- #panel-details, #columns::before, #id_details, .custom_panel:nth-of-type(2), #id_contact li, .custom_panel:nth-of-type(1) a, .text_decoration:first-of-type a {background: url('https://i.ibb.co/SmD4QW9/myrnafade-layout.png') repeat-x border-box;}
- #panel-details {background-position: center top;}
- #columns::before {background-position: 0 -50px;}
- #id_details, .custom_panel:nth-of-type(2) {background-position: 0 -225px;}
- .text_decoration:first-of-type a {background-position: bottom right;}
- #id_contact li:nth-of-type(2) {background-position-y: -625px;}
- #id_contact li:nth-of-type(3) {background-position-y: -825px;}
- .custom_panel:nth-of-type(1) a[href*='insta'] {background-position-y: -1025px;}
- .custom_panel:nth-of-type(1) a[href*='forum'] {background-position-y: -1225px;}
- #id_contact li:hover, .custom_panel:nth-of-type(1) a:hover {background-position-x: -210px;}
- /* 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: 700;
- src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2') format('woff2');
- }
- /* Header */
- #viewer #gaia_header, #panel-details {
- height: 42px !important;
- position: fixed !important;
- }
- #gaia_header li.spacer {display: none !important;}
- #gaia_header li {margin: 0 5px;}
- #viewer #gaia_header, #gaia_header ul {
- background: none !important;
- box-sizing: border-box;
- }
- #gaia_header ul {
- font: 0/28px 'Open Sans', sans-serif !important;
- padding: 0 2px !important;
- }
- #header_right {float: right !important;}
- #header_left img {
- -webkit-mask: url('https://i.imgur.com/cGGVY2x.png') 0 4px no-repeat;
- mask: url('https://i.imgur.com/cGGVY2x.png') 0 4px no-repeat;
- background: #FFFFFF;
- width: 0;
- padding: 0 34px 0 0;
- }
- #header_left li:nth-of-type(2) a:hover img {background: #FFE090;}
- #gaia_header a {
- color: #FFFFFF !important;
- font-size: 10px !important;
- text-transform: uppercase;
- }
- #gaia_header a:hover {color: #FFE090 !important;}
- #header_right a[href*='edit'], #header_right a[href*='report'] {font-size: 0 !important;}
- #header_right a[href*='edit']::before, #header_right a[href*='report']::before {font-size: 10px;}
- #header_right a[href*='edit']::before {content: 'Edit My Profile';}
- #header_right a[href*='report']::before {content: 'Report Profile';}
- /* False Header */
- #panel-details {
- width: 100%;
- box-shadow: 0 1px 1px #000;
- z-index: 1;
- }
- .text_decoration:first-of-type {display: none;}
- /* Columns */
- #columns {
- float: none;
- display: grid;
- grid-template-rows: 175px 400px;
- grid-template-columns: 210px 405px 405px 210px;
- gap: 25px 20px;
- font-size: 0;
- top: var(--top-offset);
- left: calc((100% - 1290px) / 2);
- }
- #column_1 {display: contents;}
- #column_2, #column_3 {display: none;}
- #columns::before {
- content: '';
- display: block;
- grid-area: 1/2/2/4;
- width: 400px;
- height: 100%;
- justify-self: center;
- }
- #columns ::-webkit-scrollbar {width: 0;}
- .panel {scrollbar-width: none;}
- /* Grid Layout */
- #id_contact {grid-area: 2/1/3/2;}
- #id_details {grid-area: 2/2/3/3;}
- .custom_panel:nth-of-type(2) {grid-area: 2/3/3/4;}
- .custom_panel:nth-of-type(1) {grid-area: 2/4/3/5;}
- /* Panels */
- .panel {
- background: none;
- color: #FFFFFF;
- font: 10px/1.6 '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: mediumturquoise;}
- .panel a:hover {color: #FFE090;}
- #id_details, .custom_panel:nth-of-type(2) {
- width: 400px;
- height: 400px;
- border: 65px solid transparent;
- }
- #id_details {justify-self: left;}
- .custom_panel:nth-of-type(2) {
- justify-self: right;
- text-align: justify;
- overflow: hidden scroll;
- }
- /* Buttons */
- #id_contact li:nth-of-type(1), #id_contact span, .custom_panel:nth-of-type(1) br {display: none;}
- #id_contact li:nth-of-type(3), .custom_panel:nth-of-type(1) a:nth-of-type(2) {margin-top: -32px;}
- #id_contact li, #id_contact a, .custom_panel:nth-of-type(1) a {
- width: 210px;
- height: 200px;
- }
- /* LMK once Opera supports clip-path: path() */
- #id_contact li, .custom_panel:nth-of-type(1) a {
- display: block;
- color: #FFFFFF;
- text-align: center;
- position: relative;
- clip-path: polygon(
- 102px 065px, 108px 065px, 112px 059px, 115px 059px, 116px 060px, 120px 055px, 126px 049px, 130px 042px, 133px 038px, 136px 038px,
- 137px 039px, 138px 042px, 139px 046px, 140px 051px, 140px 059px, 139px 064px, 138px 075px, 138px 078px, 143px 073px, 148px 073px,
- 150px 074px, 157px 079px, 165px 088px, 172px 098px, 177px 106px, 180px 111px, 183px 118px, 186px 127px, 188px 138px, 189px 145px,
- 190px 154px, 190px 161px, 189px 162px, 188px 162px, 186px 157px, 184px 155px, 179px 153px, 174px 153px, 171px 155px, 169px 158px,
- 160px 174px, 159px 174px, 155px 169px, 154px 168px, 151px 168px, 149px 169px, 145px 173px, 138px 185px, 135px 185px, 133px 182px,
- 131px 182px, 126px 186px, 119px 190px, 113px 193px, 106px 198px, 104px 198px, 097px 193px, 089px 189px, 083px 185px, 079px 182px,
- 077px 182px, 075px 185px, 072px 185px, 071px 182px, 068px 178px, 064px 172px, 060px 168px, 056px 168px, 054px 170px, 051px 174px,
- 050px 174px, 047px 170px, 044px 164px, 041px 158px, 038px 154px, 036px 153px, 031px 153px, 028px 154px, 025px 157px, 022px 162px,
- 021px 162px, 020px 161px, 021px 145px, 022px 137px, 025px 123px, 028px 115px, 032px 107px, 039px 096px, 046px 087px, 053px 079px,
- 062px 073px, 067px 073px, 072px 078px, 072px 075px, 071px 064px, 070px 059px, 070px 051px, 073px 039px, 074px 038px, 077px 038px,
- 081px 044px, 087px 052px, 090px 055px, 094px 060px, 095px 059px, 098px 059px
- );
- }
- #id_contact a, .custom_panel:nth-of-type(1) a {font-size: 0;}
- #id_contact li:hover, .custom_panel:nth-of-type(1) a:hover {
- clip-path: polygon(
- 102px 065px, 108px 065px, 112px 059px, 115px 059px, 116px 060px, 120px 055px, 126px 049px, 130px 042px, 133px 038px, 136px 038px,
- 137px 039px, 138px 042px, 139px 046px, 140px 051px, 140px 059px, 139px 064px, 140px 071px, 143px 070px, 146px 071px, 149px 074px,
- 154px 068px, 170px 045px, 187px 022px, 193px 014px, 198px 009px, 205px 003px, 209px 001px, 205px 008px, 202px 018px, 201px 024px,
- 201px 029px, 202px 034px, 203px 036px, 208px 039px, 208px 041px, 205px 044px, 201px 050px, 198px 056px, 197px 060px, 197px 068px,
- 199px 073px, 202px 075px, 205px 076px, 205px 078px, 203px 079px, 197px 084px, 194px 089px, 192px 094px, 192px 107px, 193px 112px,
- 194px 115px, 194px 117px, 189px 120px, 185px 124px, 186px 127px, 188px 138px, 189px 145px, 190px 154px, 190px 161px, 189px 162px,
- 188px 162px, 186px 157px, 184px 155px, 179px 153px, 174px 153px, 171px 155px, 169px 158px, 160px 174px, 159px 174px, 155px 169px,
- 154px 168px, 151px 168px, 149px 169px, 145px 173px, 138px 185px, 135px 185px, 133px 182px, 131px 182px, 126px 186px, 119px 190px,
- 113px 193px, 106px 198px, 104px 198px, 097px 193px, 089px 189px, 083px 185px, 079px 182px, 077px 182px, 075px 185px, 072px 185px,
- 071px 182px, 068px 178px, 064px 172px, 060px 168px, 056px 168px, 054px 170px, 051px 174px, 050px 174px, 047px 170px, 044px 164px,
- 041px 158px, 038px 154px, 036px 153px, 031px 153px, 028px 154px, 025px 157px, 022px 162px, 021px 162px, 020px 161px, 021px 145px,
- 022px 137px, 025px 124px, 020px 120px, 016px 117px, 016px 115px, 018px 107px, 018px 095px, 017px 091px, 012px 084px, 008px 080px,
- 005px 078px, 005px 076px, 008px 075px, 012px 071px, 013px 068px, 013px 060px, 011px 054px, 006px 046px, 002px 041px, 002px 039px,
- 006px 037px, 008px 034px, 009px 029px, 009px 023px, 008px 017px, 005px 008px, 001px 001px, 005px 003px, 011px 008px, 017px 014px,
- 040px 045px, 054px 065px, 061px 073px, 064px 071px, 067px 070px, 070px 071px, 071px 064px, 070px 059px, 070px 051px, 073px 039px,
- 074px 038px, 077px 038px, 081px 044px, 087px 052px, 090px 055px, 094px 060px, 095px 059px, 098px 059px
- );
- }
- #id_contact a {
- position: absolute;
- left: 0;
- }
- /* Details */
- #id_details {
- display: flex;
- justify-content: center;
- align-items: center;
- }
- #id_details p:nth-of-type(n+2), .forum_userstatus {display: none;}
- #id_details p {margin: 0;}
- #id_details img {
- transform: scale(2);
- image-rendering: pixelated;
- }
- /* Misc */
- #pictures_container, #texts_container {
- width: 0;
- height: 0;
- position: absolute;
- top: var(--top-offset);
- left: 50%;
- }
- /* Mobile */
- @media (max-width: 1360px) {
- :root {--top-offset: calc((100% - 1420px) / 2 + 50px);}
- html, body {min-height: 1600px;}
- #gaia_header #header_right {
- display: grid !important;
- grid-auto-flow: column dense;
- justify-content: right;
- }
- #header_right li:nth-of-type(4) {grid-column: 2;}
- #header_right a[href*='edit'], #header_right a[href*='report'] {font-size: 0 !important;}
- #header_right a[href*='edit']::before, #header_right a[href*='report']::before {font-size: 10px;}
- #header_right a[href*='edit']::before {content: 'Edit Mine';}
- #header_right a[href*='report']::before {content: 'Report Profile';}
- #columns {
- grid-template-columns: 440px;
- grid-template-rows: 175px 400px 400px 200px 165px;
- gap: 20px;
- left: calc(50% - 220px);
- }
- #columns::before, .panel {grid-column: 1 !important;}
- #columns::before {grid-row: 1;}
- .panel {justify-self: center !important;}
- #id_details {grid-row: 2;}
- .custom_panel:nth-of-type(2) {grid-row: 3;}
- #id_contact {grid-row: 4;}
- .custom_panel:nth-of-type(1) {
- grid-row: 5;
- margin-top: -35px;
- }
- #id_contact li, .custom_panel:nth-of-type(1) a {
- float: left;
- margin: 0 3px !important;
- }
- }
- /* Small Mobile */
- @media (max-width: 700px) {
- #panel-details {
- background-color: #000;
- background-position-y: 16px;
- height: 59px !important;
- }
- #viewer #gaia_header, #gaia_header::before {overflow: hidden;}
- .text_decoration:first-of-type {display: revert;}
- #gaia_header::before, .text_decoration:first-of-type a {
- position: fixed;
- top: 10px;
- }
- #viewer #gaia_header {
- background: #000000 !important;
- width: 50% !important;
- height: 0 !important;
- left: unset !important;
- right: 0;
- box-shadow: 0 0 5px #00000080;
- }
- #viewer #gaia_header:hover {
- height: 100% !important;
- padding: 40px 10px 10px 10px !important;
- }
- #viewer #gaia_header ul {display: contents !important;}
- #header_right a[href*='edit']::before {content: 'Edit My Profile';}
- #gaia_header ul li {
- display: block !important;
- line-height: 2;
- text-align: right;
- margin: 0;
- }
- #gaia_header #header_left li:nth-of-type(2) {display: none !important;}
- #gaia_header a, #gaia_header a::before {font-size: 14px !important;}
- #header_left li:nth-of-type(3), #header_right li:nth-of-type(1) {
- padding-top: 5px;
- margin-top: 5px;
- border-top: 1px solid #808080;
- }
- #gaia_header::before {
- content: url('https://i.ibb.co/XyVt7fP/menu.png');
- right: 10px;
- border-radius: 3px;
- }
- .text_decoration:first-of-type a {
- width: 55px;
- height: 25px;
- left: 10px;
- }
- }
Add Comment
Please, Sign In to add comment