Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Layout by Mule of CD-ARIAx3 */
- /* + Profile Code by AlthIndor */
- html, body {
- background: url('https://i.ibb.co/R9yK3Qr/lil-red-opal-wallpaper.jpg') top center / cover #FFFFFF;
- min-height: 1100px;
- overflow-x: hidden;
- }
- body a {
- text-decoration: none !important;
- transition: color .5s ease-in-out;
- }
- ::selection {
- background: #A0FFFF;
- color: #000040;
- }
- /* 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');
- }
- @font-face {
- font-family: 'Itim';
- font-style: normal;
- font-weight: 400;
- src: local('Itim'), url('https://fonts.gstatic.com/s/itim/v5/0nknC9ziJOYe8ANAkA.woff2') format('woff2');
- }
- @font-face {
- font-family: 'Font Awesome 5 Free';
- font-style: normal;
- font-weight: 900;
- font-display: block;
- src: url('https://ka-f.fontawesome.com/releases/v5.15.2/webfonts/free-fa-solid-900.woff2') format('woff2'), url('https://ka-f.fontawesome.com/releases/v5.15.2/webfonts/free-fa-solid-900.woff') format('woff');
- }
- /* Header */
- #gaia_header, #header_left, #header_right {box-sizing: border-box;}
- #gaia_header li.spacer {display: none !important;}
- #viewer #gaia_header {
- background: darkslateblue !important;
- height: 30px !important;
- box-shadow: 0 3px 1px #6A5ACD40;
- }
- #gaia_header #header_left, #gaia_header #header_right {
- background: none !important;
- font: 400 0/28px 'itim', cursive !important;
- padding: 0 8px !important;
- }
- #gaia_header #header_right {float: right;}
- #gaia_header img {
- -webkit-mask: url('https://i.imgur.com/cGGVY2x.png') no-repeat 0 4px;
- mask: url('https://i.imgur.com/cGGVY2x.png') no-repeat 0 4px;
- background: #FFFFFF;
- width: 0;
- padding: 0 34px 0 0;
- transition: background .5s ease-in-out;
- }
- #header_left li:nth-of-type(n+2) a:hover img {background: mistyrose;}
- #gaia_header a {
- color: #FFFFFF !important;
- font-size: 12px !important;
- font-weight: 400;
- letter-spacing: .05em;
- text-transform: lowercase;
- }
- #gaia_header a:hover {color: mistyrose !important;}
- #header_left li:nth-of-type(n+3)::before, #header_right li:nth-of-type(n+2)::before {
- content: '✮';
- color: gold;
- font-size: 10px;
- margin: 0 6px;
- }
- #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: 12px;}
- #header_right a[href*='edit']::before {content: 'Edit My Profile';}
- #header_right a[href*='report']::before {content: 'Report Profile';}
- /* Columns */
- #columns, #columns .column {
- float: none;
- margin: 0;
- }
- #columns .column {position: absolute;}
- #column_1, #column_2 {
- width: 100%;
- height: 100%;
- top: 0;
- left: 0;
- }
- #column_1 {display: block;}
- #columns {
- background: url('https://i.ibb.co/HrSdCDp/lil-red-opal-layout.png');
- width: 1500px;
- height: 1060px;
- top: 30px;
- left: calc(50% - 750px);
- transform: translateZ(0);
- }
- #column_3 {
- width: 348px;
- height: 412px;
- top: 466px;
- left: 805px;
- box-sizing: border-box;
- }
- /* Scrollbars */
- #columns ::-webkit-scrollbar {
- background: #6A5ACD40;
- width: 6px;
- }
- #columns ::-webkit-scrollbar-thumb {background: slateblue;}
- .panel, dl {
- scrollbar-color: slateblue #6A5ACD40;
- scrollbar-width: thin;
- }
- #id_wishlist::-webkit-scrollbar {width: 0;}
- #id_wishlist {scrollbar-width: none;}
- /* Panels */
- .panel, .panel h2 {
- background: none;
- padding: 0;
- margin: 0;
- }
- .panel a {color: inherit;}
- .panel a:hover {color: slateblue;}
- .panel {
- color: #000040;
- font: 10px/1.6 'Open Sans', sans-serif;
- text-align: center;
- position: absolute;
- box-sizing: border-box;
- overflow: hidden;
- }
- #column_3 .panel {
- width: 100%;
- height: 100%;
- top: -100%;
- left: 0;
- border: 30px solid transparent;
- }
- #column_3 .panel:hover {top: 0;}
- #id_about, #id_comments dl, #id_signature {
- padding-right: 10px;
- overflow-y: scroll;
- }
- #id_about, #id_comments {text-align: justify;}
- #id_about img, #id_comments .postcontent img {max-width: 100%;}
- #id_about a, #id_comments .postcontent a {text-decoration: dotted underline !important;}
- /* Panel Headers */
- .panel h2 {
- color: #FFFCD8;
- font: 700 0/1 'Itim', cursive;
- text-transform: unset;
- position: fixed;
- }
- #id_details h2, #id_contact h2, .media_panel h2 {display: none;}
- .panel h2::before, .panel h2::after {
- font-size: 18px;
- letter-spacing: .05em;
- white-space: nowrap;
- position: absolute;
- top: 0;
- left: 0;
- }
- .panel h2::before {
- -webkit-text-stroke: 5px #F8C4AC;
- color: #F8C4AC;
- }
- #column_3 h2 {
- width: 168px;
- height: 108px;
- right: 167px;
- border-left: 0px solid transparent;
- }
- #column_3 .panel:hover h2 {border-left-width: 30px;}
- #id_about h2 {top: 562px;}
- #id_comments h2 {top: 670px;}
- #id_signature h2 {top: 778px;}
- #column_3 h2::before, #column_3 h2::after {
- width: 100%;
- font-size: 18px;
- line-height: 130px;
- text-align: center;
- transition: all .5s ease-in-out;
- }
- #column_3 h2::before {text-shadow: 4px 4px #6A5ACD40;}
- #column_3 .panel:hover h2::before {
- color: lightcoral;
- -webkit-text-stroke-color: lightcoral;
- }
- #column_3 .panel:hover h2::after {color: #FFFFFF;}
- #id_about h2::before, #id_about h2::after {content: 'Know More!';}
- #id_comments h2::before, #id_comments h2::after {content: 'Talk To Me?';}
- #id_signature h2::before, #id_signature h2::after {content: 'My Siggy!';}
- /* Details */
- #id_details {
- width: 120px;
- top: 296px;
- left: 413px;
- }
- #id_details .forum_userstatus {display: none;}
- #id_details p {margin: 0 0 5px 0;}
- #id_details p:nth-of-type(1) {margin-bottom: 30px;}
- #id_details p:nth-of-type(n+9) {display: none;}
- #id_details img {filter: drop-shadow(0 0 10px #FFFFFF);}
- #id_details strong {display: block;}
- /* Contact */
- #id_contact {
- width: 44px;
- height: 220px;
- top: 306px;
- left: 648px;
- overflow: visible;
- }
- #id_contact ul {
- display: flex;
- height: 100%;
- flex-flow: column wrap;
- justify-content: space-evenly;
- align-content: center;
- }
- #id_contact li {
- font: 900 0/1 'Font Awesome 5 Free';
- position: relative;
- }
- #id_contact li *::before, #id_contact li *::after {font-size: 28px;}
- #id_contact li *::before {
- -webkit-text-stroke: 3px rebeccapurple;
- color: rebeccapurple;
- text-shadow: 4px 4px #FF000030;
- }
- #id_contact li *::after {
- color: #ACFFE8;
- position: absolute;
- top: 0;
- left: 0;
- transition: color .5s ease-in-out;
- }
- #id_contact li *:hover::after {color: #FFFFFF;}
- #id_contact li:nth-of-type(1) *::before, #id_contact li:nth-of-type(1) *::after {content: '';}
- #id_contact li:nth-of-type(2) *::before, #id_contact li:nth-of-type(2) *::after {content: '';}
- #id_contact li:nth-of-type(3) *::before, #id_contact li:nth-of-type(3) *::after {content: '';}
- /* Comments */
- #id_comments #alerts_banner {display: none;}
- #id_comments .postcontent, #id_comments dt {margin-left: 55px;}
- #id_comments .postcontent {padding-top: 41px;}
- #id_comments h2 ~ p {margin: 0;}
- #id_comments dd {margin: 0 0 20px 0;}
- #id_comments dd:last-of-type {margin: 0;}
- #id_comments dl {
- width: 100%;
- height: calc(100% - 60px);
- position: absolute;
- bottom: 0;
- box-sizing: border-box;
- }
- #id_comments dt {
- height: 0;
- line-height: revert;
- text-align: revert;
- padding: 0;
- position: relative;
- top: 4px;
- border: none;
- }
- #id_comments .date {opacity: .75;}
- #id_comments .username {
- float: none;
- font-size: 12px;
- }
- #id_comments .dropBox {
- background: #FFFFFF;
- width: 40px;
- height: 40px;
- margin: 0 10px 0 0;
- border: 2px solid transparent;
- border-radius: 50%;
- box-shadow: 4px 4px #6A5ACD40;
- overflow: hidden;
- }
- #id_comments .dropBox img {
- width: 60px;
- height: 75px;
- image-rendering: crisp-edges;
- margin: -7px 0 0 -15px;
- }
- /* Comments Links */
- #id_comments h2 + div, #id_comments h2 ~ p {
- background: slateblue content-box;
- width: calc(50% - 5px);
- height: 30px;
- font-size: 0;
- text-align: center;
- position: relative;
- border: 2px solid #6A5ACD40;
- box-sizing: border-box;
- transition: all .5s ease-in-out;
- }
- #id_comments h2 + div {float: left;}
- #id_comments h2 ~ p {float: right;}
- #id_comments h2 + div:hover, #id_comments h2 ~ p:hover {
- background: lightcoral content-box;
- border-color: #F0808040;
- }
- #alert_container {
- float: none;
- padding: 0;
- }
- #id_comments h2 + div a, #id_comments h2 ~ p a {
- display: block;
- width: 100%;
- height: 100%;
- color: #FFFFFF;
- }
- #id_comments h2 + div a::before, #id_comments h2 ~ p a::before {
- font-size: 10px;
- line-height: 26px;
- text-transform: uppercase;
- }
- #id_comments h2 + div a::before {content: 'Post New Comment';}
- #id_comments h2 ~ p a::before {content: 'View All Comments';}
- /* Wish List */
- #id_wishlist {
- height: 182px;
- padding-right: 12px;
- top: 323px;
- left: 257px;
- scroll-snap-type: y mandatory;
- overflow-y: scroll;
- }
- .premium_sparkle {display: none;}
- #id_wishlist h2 {
- top: 312px;
- left: 325px;
- transform-origin: 0 0;
- transform: rotate(90deg);
- }
- #id_wishlist h2::before, #id_wishlist h2::after {content: 'wishes';}
- #id_wishlist .item {
- float: none;
- background: #FFFFFF80;
- width: 30px;
- height: 30px;
- padding: 3px;
- position: relative;
- border: 1px dashed plum;
- border-radius: 10px;
- scroll-snap-align: start;
- transition: all .5s ease-in-out;
- }
- #id_wishlist .item:nth-of-type(n+2) {margin-top: 10px;}
- #id_wishlist .item:hover {
- background: #FFFFFF;
- border-color: rebeccapurple;
- }
- .owner_checkmark {
- margin: 0;
- bottom: 5px;
- left: 5px;
- }
- /* Visitors */
- #id_footprints {
- width: 170px;
- height: 87px;
- line-height: 1.3;
- top: 801px;
- left: 297px;
- scroll-snap-type: y proximity;
- overflow-y: scroll;
- }
- #id_footprints h2 {
- top: 897px;
- right: 1116px;
- }
- #id_footprints h2::before, #id_footprints h2::after {content: 'my stalkers';}
- #id_footprints .item {
- display: grid;
- grid-template-columns: repeat(2, max-content);
- grid-template-rows: repeat(2, 1fr);
- justify-content: center;
- scroll-snap-align: start;
- }
- #id_footprints .item:nth-of-type(n+2) {margin-top: 5px;}
- #id_footprints .item a {grid-area: 1 / 1 / 2 / 3;}
- #id_footprints .item::before {
- content: 'Visited ';
- white-space: pre;
- }
- /* Media */
- .media_panel {
- background: url('https://i.imgur.com/MWTKBXK.gif') center no-repeat #00000080;
- width: 35px;
- height: 35px !important;
- top: 888px;
- left: 780px;
- border: 1px dashed #305030;
- border-radius: 10px;
- filter: invert(1);
- }
- .media_panel iframe {
- position: absolute;
- bottom: 0;
- left: -13px;
- opacity: .001;
- }
- /* Username Animation */
- @keyframes FloatName {
- from {transform: translateY(0);}
- to {transform: translateY(-20px);}
- }
- #columns::before, #columns::after {
- content: '';
- background: url('https://i.ibb.co/HrSdCDp/lil-red-opal-layout.png');
- position: absolute;
- pointer-events: none;
- }
- #columns::before {
- background-position: 0 -1080px;
- width: 650px;
- height: 375px;
- left: 635px;
- top: 145px;
- animation: FloatName 3s ease-in-out infinite alternate;
- }
- #columns::after {
- background-position: right -1080px;
- width: 720px;
- height: 415px;
- left: 565px;
- top: 55px;
- }
- /* Sparkles Animation */
- @keyframes SpinStarLarge {
- 0% {transform: rotate(0turn) scale(0); opacity: 0;}
- 50% {opacity: 1;}
- 100% {transform: rotate(1turn) scale(1); opacity: 0;}
- }
- @keyframes SpinStarSmall {
- 0% {transform: rotate(0turn) scale(0); opacity: 0;}
- 50% {opacity: 1;}
- 100% {transform: rotate(-1turn) scale(1); opacity: 0;}
- }
- .custom_panel {
- filter: drop-shadow(0 0 2px #FFFFFF);
- overflow: visible;
- }
- .custom_panel b, .custom_panel b::before, .custom_panel b::after {position: absolute;}
- .custom_panel b, .custom_panel b::before {
- width: 40px;
- height: 40px;
- }
- .custom_panel b::before, .custom_panel b::after {
- content: '';
- background: #FFFFFF;
- animation: SpinStarLarge 2.5s infinite;
- animation-delay: inherit !important;
- }
- .custom_panel b::before {
- top: 0;
- left: 0;
- clip-path: polygon(50% 0%, calc(50% + 1px) calc(50% - 2px), 100% 0%, calc(50% + 2px) calc(50% - 1px), 100% 50%, calc(50% + 2px) calc(50% + 1px), 100% 100%, calc(50% + 1px) calc(50% + 2px), 50% 100%, calc(50% - 1px) calc(50% + 2px), 0% 100%, calc(50% - 2px) calc(50% + 1px), 0% 50%, calc(50% - 2px) calc(50% - 1px), 0% 0%, calc(50% - 1px) calc(50% - 2px));
- }
- .custom_panel b::after {
- width: 60px;
- height: 60px;
- top: -10px;
- left: -10px;
- animation-name: SpinStarSmall;
- clip-path: polygon(50% 0%, calc(50% + 1px) calc(50% - 1px), 100% 50%, calc(50% + 1px) calc(50% + 1px), 50% 100%, calc(50% - 1px) calc(50% + 1px), 0% 50%, calc(50% - 1px) calc(50% - 1px));
- }
- .custom_panel b:nth-of-type(001) {top: 125px; left: 1038px; transform: rotate(+24deg) scale(.80); animation-delay: -0.1s;}
- .custom_panel b:nth-of-type(002) {top: 139px; left: 1131px; transform: rotate(-04deg) scale(.46); animation-delay: -0.1s;}
- .custom_panel b:nth-of-type(003) {top: 129px; left: 1108px; transform: rotate(+02deg) scale(.16); animation-delay: -1.9s;}
- .custom_panel b:nth-of-type(004) {top: 052px; left: 0852px; transform: rotate(-32deg) scale(.49); animation-delay: -1.9s;}
- .custom_panel b:nth-of-type(005) {top: 034px; left: 1357px; transform: rotate(+28deg) scale(.84); animation-delay: -1.0s;}
- .custom_panel b:nth-of-type(006) {top: 197px; left: 0453px; transform: rotate(-02deg) scale(.71); animation-delay: -0.5s;}
- .custom_panel b:nth-of-type(007) {top: 092px; left: 1342px; transform: rotate(+38deg) scale(.64); animation-delay: -2.4s;}
- .custom_panel b:nth-of-type(008) {top: 156px; left: 0278px; transform: rotate(-26deg) scale(.34); animation-delay: -1.0s;}
- .custom_panel b:nth-of-type(009) {top: 060px; left: 0296px; transform: rotate(-41deg) scale(.39); animation-delay: -0.2s;}
- .custom_panel b:nth-of-type(010) {top: 111px; left: 0299px; transform: rotate(-41deg) scale(.78); animation-delay: -0.7s;}
- .custom_panel b:nth-of-type(011) {top: 210px; left: 1315px; transform: rotate(-21deg) scale(.99); animation-delay: -1.9s;}
- .custom_panel b:nth-of-type(012) {top: 166px; left: 0836px; transform: rotate(-14deg) scale(.55); animation-delay: -0.6s;}
- .custom_panel b:nth-of-type(013) {top: 032px; left: 1260px; transform: rotate(-23deg) scale(.50); animation-delay: -1.0s;}
- .custom_panel b:nth-of-type(014) {top: 147px; left: 0569px; transform: rotate(+09deg) scale(.94); animation-delay: -0.3s;}
- .custom_panel b:nth-of-type(015) {top: 002px; left: 1220px; transform: rotate(+21deg) scale(.36); animation-delay: -1.2s;}
- .custom_panel b:nth-of-type(016) {top: 021px; left: 1006px; transform: rotate(+18deg) scale(.70); animation-delay: -0.2s;}
- .custom_panel b:nth-of-type(017) {top: 185px; left: 1083px; transform: rotate(-29deg) scale(.77); animation-delay: -1.1s;}
- .custom_panel b:nth-of-type(018) {top: 030px; left: 0119px; transform: rotate(-30deg) scale(.13); animation-delay: -2.4s;}
- .custom_panel b:nth-of-type(019) {top: 079px; left: 0591px; transform: rotate(+44deg) scale(.43); animation-delay: -2.3s;}
- .custom_panel b:nth-of-type(020) {top: 003px; left: 1387px; transform: rotate(+15deg) scale(.97); animation-delay: -1.7s;}
- .custom_panel b:nth-of-type(021) {top: 199px; left: 0724px; transform: rotate(+38deg) scale(.90); animation-delay: -0.9s;}
- .custom_panel b:nth-of-type(022) {top: 047px; left: 1301px; transform: rotate(+27deg) scale(.36); animation-delay: -1.1s;}
- .custom_panel b:nth-of-type(023) {top: 012px; left: 0713px; transform: rotate(-23deg) scale(.77); animation-delay: -1.4s;}
- .custom_panel b:nth-of-type(024) {top: 209px; left: 0180px; transform: rotate(+29deg) scale(.49); animation-delay: -1.6s;}
- .custom_panel b:nth-of-type(025) {top: 108px; left: 0389px; transform: rotate(+15deg) scale(.60); animation-delay: -0.2s;}
- .custom_panel b:nth-of-type(026) {top: 005px; left: 0754px; transform: rotate(+30deg) scale(.36); animation-delay: -0.2s;}
- .custom_panel b:nth-of-type(027) {top: 093px; left: 0985px; transform: rotate(-44deg) scale(.27); animation-delay: -0.3s;}
- .custom_panel b:nth-of-type(028) {top: 203px; left: 1201px; transform: rotate(+31deg) scale(.83); animation-delay: -1.3s;}
- .custom_panel b:nth-of-type(029) {top: 074px; left: 1123px; transform: rotate(+20deg) scale(.60); animation-delay: -1.6s;}
- .custom_panel b:nth-of-type(030) {top: 023px; left: 0521px; transform: rotate(-08deg) scale(.38); animation-delay: -0.4s;}
- .custom_panel b:nth-of-type(031) {top: 042px; left: 0167px; transform: rotate(-44deg) scale(.77); animation-delay: -0.6s;}
- .custom_panel b:nth-of-type(032) {top: 053px; left: 1373px; transform: rotate(+29deg) scale(.45); animation-delay: -2.0s;}
- .custom_panel b:nth-of-type(033) {top: 084px; left: 1268px; transform: rotate(+18deg) scale(.64); animation-delay: -0.4s;}
- .custom_panel b:nth-of-type(034) {top: 005px; left: 0169px; transform: rotate(-34deg) scale(.90); animation-delay: -0.9s;}
- .custom_panel b:nth-of-type(035) {top: 024px; left: 0279px; transform: rotate(-20deg) scale(.68); animation-delay: -2.1s;}
- .custom_panel b:nth-of-type(036) {top: 169px; left: 1238px; transform: rotate(-44deg) scale(.31); animation-delay: -1.3s;}
- .custom_panel b:nth-of-type(037) {top: 133px; left: 0619px; transform: rotate(+16deg) scale(.32); animation-delay: -2.0s;}
- .custom_panel b:nth-of-type(038) {top: 087px; left: 0735px; transform: rotate(+27deg) scale(.28); animation-delay: -0.9s;}
- .custom_panel b:nth-of-type(039) {top: 022px; left: 0891px; transform: rotate(-42deg) scale(.91); animation-delay: -0.3s;}
- .custom_panel b:nth-of-type(040) {top: 141px; left: 0631px; transform: rotate(+06deg) scale(.56); animation-delay: -0.0s;}
- .custom_panel b:nth-of-type(041) {top: 213px; left: 0490px; transform: rotate(-42deg) scale(.26); animation-delay: -0.6s;}
- .custom_panel b:nth-of-type(042) {top: 200px; left: 1303px; transform: rotate(-29deg) scale(.88); animation-delay: -1.5s;}
- .custom_panel b:nth-of-type(043) {top: 048px; left: 0388px; transform: rotate(-20deg) scale(.99); animation-delay: -1.4s;}
- .custom_panel b:nth-of-type(044) {top: 155px; left: 0492px; transform: rotate(+37deg) scale(.20); animation-delay: -2.3s;}
- .custom_panel b:nth-of-type(045) {top: 049px; left: 0938px; transform: rotate(+24deg) scale(.35); animation-delay: -0.4s;}
- .custom_panel b:nth-of-type(046) {top: 015px; left: 0148px; transform: rotate(-33deg) scale(.31); animation-delay: -2.3s;}
- .custom_panel b:nth-of-type(047) {top: 044px; left: 0417px; transform: rotate(+44deg) scale(.94); animation-delay: -0.0s;}
- .custom_panel b:nth-of-type(048) {top: 122px; left: 0659px; transform: rotate(-08deg) scale(.38); animation-delay: -1.5s;}
- .custom_panel b:nth-of-type(049) {top: 045px; left: 0848px; transform: rotate(-27deg) scale(.99); animation-delay: -1.3s;}
- .custom_panel b:nth-of-type(050) {top: 179px; left: 0610px; transform: rotate(-02deg) scale(.65); animation-delay: -0.3s;}
- .custom_panel b:nth-of-type(051) {top: 161px; left: 1006px; transform: rotate(+15deg) scale(.88); animation-delay: -2.3s;}
- .custom_panel b:nth-of-type(052) {top: 045px; left: 0203px; transform: rotate(+35deg) scale(.23); animation-delay: -2.5s;}
- .custom_panel b:nth-of-type(053) {top: 169px; left: 1214px; transform: rotate(-22deg) scale(.66); animation-delay: -0.8s;}
- .custom_panel b:nth-of-type(054) {top: 050px; left: 0130px; transform: rotate(-22deg) scale(.61); animation-delay: -1.6s;}
- .custom_panel b:nth-of-type(055) {top: 063px; left: 1060px; transform: rotate(-19deg) scale(.58); animation-delay: -1.5s;}
- .custom_panel b:nth-of-type(056) {top: 001px; left: 0673px; transform: rotate(-23deg) scale(.90); animation-delay: -0.4s;}
- .custom_panel b:nth-of-type(057) {top: 128px; left: 0383px; transform: rotate(+45deg) scale(.58); animation-delay: -0.8s;}
- .custom_panel b:nth-of-type(058) {top: 117px; left: 0757px; transform: rotate(-40deg) scale(.88); animation-delay: -0.3s;}
- .custom_panel b:nth-of-type(059) {top: 147px; left: 0394px; transform: rotate(-05deg) scale(.51); animation-delay: -1.1s;}
- .custom_panel b:nth-of-type(060) {top: 205px; left: 1144px; transform: rotate(+34deg) scale(.97); animation-delay: -2.2s;}
- .custom_panel b:nth-of-type(061) {top: 120px; left: 0314px; transform: rotate(+34deg) scale(.88); animation-delay: -1.4s;}
- .custom_panel b:nth-of-type(062) {top: 095px; left: 0636px; transform: rotate(-39deg) scale(.48); animation-delay: -0.9s;}
- .custom_panel b:nth-of-type(063) {top: 208px; left: 0192px; transform: rotate(+19deg) scale(.94); animation-delay: -0.1s;}
- .custom_panel b:nth-of-type(064) {top: 169px; left: 0467px; transform: rotate(+42deg) scale(.21); animation-delay: -2.0s;}
- .custom_panel b:nth-of-type(065) {top: 034px; left: 0725px; transform: rotate(-35deg) scale(.41); animation-delay: -1.9s;}
- .custom_panel b:nth-of-type(066) {top: 185px; left: 0199px; transform: rotate(+32deg) scale(.76); animation-delay: -0.3s;}
- .custom_panel b:nth-of-type(067) {top: 030px; left: 0756px; transform: rotate(-11deg) scale(.76); animation-delay: -0.5s;}
- .custom_panel b:nth-of-type(068) {top: 156px; left: 0963px; transform: rotate(-07deg) scale(.21); animation-delay: -1.1s;}
- .custom_panel b:nth-of-type(069) {top: 099px; left: 0204px; transform: rotate(+18deg) scale(.82); animation-delay: -1.8s;}
- .custom_panel b:nth-of-type(070) {top: 210px; left: 0463px; transform: rotate(-12deg) scale(.26); animation-delay: -1.3s;}
- .custom_panel b:nth-of-type(071) {top: 214px; left: 0158px; transform: rotate(-40deg) scale(.54); animation-delay: -1.9s;}
- .custom_panel b:nth-of-type(072) {top: 093px; left: 0111px; transform: rotate(-35deg) scale(.81); animation-delay: -0.5s;}
- .custom_panel b:nth-of-type(073) {top: 127px; left: 0838px; transform: rotate(+41deg) scale(.93); animation-delay: -1.6s;}
- .custom_panel b:nth-of-type(074) {top: 123px; left: 1298px; transform: rotate(+01deg) scale(.34); animation-delay: -0.8s;}
- .custom_panel b:nth-of-type(075) {top: 075px; left: 0835px; transform: rotate(+01deg) scale(.14); animation-delay: -1.7s;}
- .custom_panel b:nth-of-type(076) {top: 100px; left: 0144px; transform: rotate(-09deg) scale(.16); animation-delay: -2.4s;}
- .custom_panel b:nth-of-type(077) {top: 103px; left: 0253px; transform: rotate(-15deg) scale(.72); animation-delay: -2.4s;}
- .custom_panel b:nth-of-type(078) {top: 015px; left: 0787px; transform: rotate(+12deg) scale(.76); animation-delay: -1.8s;}
- .custom_panel b:nth-of-type(079) {top: 129px; left: 0421px; transform: rotate(-28deg) scale(.60); animation-delay: -1.6s;}
- .custom_panel b:nth-of-type(080) {top: 109px; left: 0743px; transform: rotate(-40deg) scale(.88); animation-delay: -2.0s;}
- .custom_panel b:nth-of-type(081) {top: 097px; left: 1023px; transform: rotate(-43deg) scale(.65); animation-delay: -0.6s;}
- .custom_panel b:nth-of-type(082) {top: 100px; left: 1000px; transform: rotate(-10deg) scale(.52); animation-delay: -1.8s;}
- .custom_panel b:nth-of-type(083) {top: 003px; left: 0807px; transform: rotate(-30deg) scale(.71); animation-delay: -0.4s;}
- .custom_panel b:nth-of-type(084) {top: 051px; left: 0234px; transform: rotate(-46deg) scale(.45); animation-delay: -2.4s;}
- .custom_panel b:nth-of-type(085) {top: 204px; left: 1209px; transform: rotate(+28deg) scale(.12); animation-delay: -1.5s;}
- .custom_panel b:nth-of-type(086) {top: 031px; left: 1361px; transform: rotate(+34deg) scale(.59); animation-delay: -0.2s;}
- .custom_panel b:nth-of-type(087) {top: 085px; left: 0787px; transform: rotate(+11deg) scale(.42); animation-delay: -0.1s;}
- .custom_panel b:nth-of-type(088) {top: 096px; left: 0967px; transform: rotate(-36deg) scale(.10); animation-delay: -0.8s;}
- .custom_panel b:nth-of-type(089) {top: 149px; left: 0202px; transform: rotate(+39deg) scale(.27); animation-delay: -0.6s;}
- .custom_panel b:nth-of-type(090) {top: 089px; left: 0403px; transform: rotate(-42deg) scale(.51); animation-delay: -2.4s;}
- .custom_panel b:nth-of-type(091) {top: 107px; left: 0445px; transform: rotate(-34deg) scale(.11); animation-delay: -1.0s;}
- .custom_panel b:nth-of-type(092) {top: 138px; left: 1113px; transform: rotate(-07deg) scale(.67); animation-delay: -0.5s;}
- .custom_panel b:nth-of-type(093) {top: 127px; left: 0819px; transform: rotate(-21deg) scale(.94); animation-delay: -0.3s;}
- .custom_panel b:nth-of-type(094) {top: 086px; left: 0310px; transform: rotate(-36deg) scale(.11); animation-delay: -2.0s;}
- .custom_panel b:nth-of-type(095) {top: 026px; left: 0954px; transform: rotate(+15deg) scale(.39); animation-delay: -2.4s;}
- .custom_panel b:nth-of-type(096) {top: 000px; left: 0341px; transform: rotate(+07deg) scale(.82); animation-delay: -1.0s;}
- .custom_panel b:nth-of-type(097) {top: 020px; left: 0839px; transform: rotate(+38deg) scale(.36); animation-delay: -1.6s;}
- .custom_panel b:nth-of-type(098) {top: 056px; left: 0161px; transform: rotate(-25deg) scale(.61); animation-delay: -0.1s;}
- .custom_panel b:nth-of-type(099) {top: 001px; left: 0160px; transform: rotate(+37deg) scale(.50); animation-delay: -1.8s;}
- .custom_panel b:nth-of-type(100) {top: 087px; left: 0739px; transform: rotate(+25deg) scale(.13); animation-delay: -0.7s;}
- /* Misc */
- #pictures_container, #texts_container {
- width: 0;
- height: 0;
- position: absolute;
- top: 30px;
- left: 50%;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement