Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .TEN, .TEN * {
- box-sizing: border-box;
- }
- .TEN {
- margin: 10px 0;
- height: 400px;
- min-width: 900px;
- position: relative;
- color: #555;
- box-shadow: 0 10px #ff56aa99, 0 -10px #8be9ffcc;
- overflow: hidden;
- font: 11px/14px Open Sans;
- }
- .TEN input {
- display: none;
- }
- .TEN input, .TEN label {
- position: absolute;
- top: 50%;
- transform: translateY(-50%);
- z-index: 110;
- }
- .TEN label {
- background: #FFFC;
- height: 80px;
- width: 20px;
- clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
- margin: 0px;
- transition: 0s;
- cursor: pointer;
- }
- .TEN label:hover {
- background: #FFFF;
- }
- .TEN label:active {
- margin: -1px;
- }
- .TEN #ten01:checked ~ label:nth-of-type(1), .TEN #ten03:checked ~ label:nth-of-type(1), .TEN #ten02:checked ~ label:nth-of-type(2), .TEN #ten01:checked ~ label:nth-of-type(3), .TEN #ten03:checked ~ label:nth-of-type(3) {
- display: none;
- }
- .TEN label:nth-of-type(1), .TEN #ten03:checked ~ label:nth-of-type(2) {
- left: 15px;
- transform: translateY(-50%) rotate(180deg);
- display: block;
- }
- .TEN label:nth-of-type(2), .TEN #ten02:checked ~ label:nth-of-type(3) {
- right: 15px;
- }
- .TEN:hover label:nth-of-type(2), .TEN:hover #ten02:checked ~ label:nth-of-type(3), .TEN:hover label:nth-of-type(1), .TEN:hover #ten03:checked ~ label:nth-of-type(2) {
- animation: palla .5s infinite;
- }
- .TEN:hover label:nth-of-type(2):hover, .TEN:hover #ten02:checked ~ label:nth-of-type(3):hover, .TEN:hover label:nth-of-type(1):hover, .TEN:hover #ten03:checked ~ label:nth-of-type(2):hover {
- animation-play-state: paused;
- }
- #ten01:checked ~ .imTEN {
- margin-left: 0%;
- }
- #ten02:checked ~ .imTEN {
- margin-left: -100%;
- }
- #ten03:checked ~ .imTEN {
- margin-left: -200%;
- }
- .imTEN {
- height: 100%;
- width: 300%;
- transition: 1s;
- background: url(https://i.imgur.com/PCsxQWi.jpg);
- }
- .lenTEN {
- width: 270px;
- height: 100%;
- overflow: hidden;
- background: linear-gradient(to bottom, #42d2ff66 0%,#ff56aa66 100%);
- position: absolute;
- top: 0;
- left: 50px;
- z-index: 100;
- box-shadow: -15px 0 30px -20px #000B, 15px 0 30px -20px #000B;
- }
- .enTEN {
- height: calc(100% + 10px);
- filter: blur(5px);
- mix-blend-mode: multiply;
- margin: -5px;
- position: absolute;
- width: calc(100% + 10px);
- transition: 1s;
- opacity: .5;
- background: url(https://i.imgur.com/PCsxQWi.jpg);
- }
- .ttTEN {
- background: #FFFC;
- position: relative;
- text-align: center;
- margin-top: 30px;
- padding: 25px;
- font: 10px/12px Open Sans;
- }
- .ttTEN span {
- display: block;
- text-transform: uppercase;
- letter-spacing: 3px;
- border-bottom: 4px double #8be9ff;
- font: 18px Merriweathe;
- margin: 0 -5px;
- }
- .amTEN {
- position: relative;
- background: #FFFC;
- margin: 50px 25px;
- height: 195px;
- border: 15px solid transparent;
- }
- .tamTEN {
- font-size: 10px;
- text-transform: uppercase;
- letter-spacing: 2px;
- margin-bottom: 10px;
- text-align: right;
- }
- .tamTEN em {
- float: left;
- font-size: 12px;
- }
- .aaTEN {
- position: relative;
- height: 135px;
- overflow: hidden;
- }
- .bbTEN {
- text-align: center;
- position: absolute;
- animation: ulti 30s linear infinite;
- margin: 0px 10px;
- }
- .aaTEN:hover .bbTEN {
- animation-play-state: paused;
- }
- .mod-recent-title {
- font-size: 12px;
- padding-top: 20px;
- display: block;
- }
- .pesTEN {
- background: #FFFC;
- display: inline-block;
- vertical-align: top;
- margin: 30px 50px 0 360px;
- height: calc(100% - 60px);
- width: calc(33.333% - 412px);
- }
- .xxTEN {
- border: 1px dotted #8be9ff;
- padding: 10px;
- margin: 10px 10px 0;
- display: inline-block;
- width: calc(50% - 15px);
- }
- .xxTEN.aa {
- float: left;
- height: calc(100% - 20px);
- margin-right: 0px;
- }
- .xxTEN.bb, .xxTEN.cc {
- height: calc(50% - 15px);
- }
- .ambiTEN, .anuTEN {
- text-align: justify;
- margin: 0 10px;
- padding-right: 5px;
- height: 265px;
- overflow: auto;
- }
- .ambiTEN::first-letter {
- font: 50px Merriweathe;
- float: left;
- padding: 12px 10px 5px;
- }
- .anuTEN {
- height: 100px;
- text-align: left;
- }
- .anuTEN span {
- display: block;
- position: relative;
- padding-left: 50px;
- margin-bottom: 10px;
- }
- .anuTEN span::after {
- content: "";
- display: block;
- border-top: 1px dotted;
- margin: 2px 0 0 -4px;
- }
- .anuTEN span strong {
- position: absolute;
- left: 0;
- font: 18px Merriweathe;
- border-right: 1px dotted;
- height: 100%;
- width: 45px;
- border-top: 1px dotted;
- }
- .xxTEN.cc br {
- display: none;
- }
- .xxTEN.cc a {
- display: inline-block;
- width: calc(50% - 2px);
- text-align: center;
- border: 1px dotted;
- margin: 1px;
- line-height: 18px;
- vertical-align: top;
- position: relative;
- }
- .xxTEN.cc a:hover {
- width: calc(50% + 10px);
- margin: -5px;
- line-height: 28px;
- background: #FFFA;
- z-index: 50;
- box-shadow: 2px 2px 5px #0006;
- color: #2eaac8;
- }
- .xxTEN.dd {
- width: calc(100% - 20px);
- height: calc(50% - 15px);
- }
- .xxTEN.ee, .xxTEN.ff {
- display: inline-block;
- vertical-align: top;
- margin-right: 0;
- height: calc(50% - 15px);
- }
- .staTEN {
- overflow: auto;
- height: calc(100% - 15px);
- }
- .insTEN * {
- transition-duration: .5s;
- }
- .insTEN {
- width: -moz-max-content;
- width: max-content;
- }
- .insTEN span {
- height: 100px;
- overflow: hidden;
- display: block;
- width: 100px;
- border: 1px dotted;
- padding: 3px;
- position: relative;
- display: inline-block;
- margin-right: 15px;
- }
- .insTEN span img {
- width: 92px;
- height: 92px;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translateX(-50%) translateY(-50%);
- transition-timing-function: cubic-bezier(.68,-0.55,.27,1.55);
- }
- .insTEN span:hover img {
- width: 150px;
- height: 150px;
- max-width: 150px;
- }
- .insTEN span strong {
- position: relative;
- text-align: center;
- background: #FFFD;
- display: block;
- height: 100%;
- font: 14px Merriweathe;
- filter: blur(10px);
- opacity: 0;
- transition-delay: .4s;
- }
- .insTEN span:hover strong {
- filter: blur(0px);
- opacity: 1;
- }
- .insTEN span span {
- border: none;
- background: none;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translateX(-50%) translateY(-50%);
- height: auto;
- }
- .insTEN span span br ~ em {
- font: 10px/5px Open Sans;
- }
- .insTEN span span .fas {
- font-size: 16px;
- padding: 7px;
- margin-top: 5px;
- transition: 0s;
- }
- .insTEN span span .fas:hover {
- font-size: 24px;
- padding: 0px;
- }
- .cliTEN {
- height: calc(100% - 25px);
- position: relative;
- overflow: hidden;
- }
- .cliTEN span {
- position: absolute;
- background: #FFFd;
- top: 150%;
- left: 50%;
- transform: translateX(-50%) translateY(-50%);
- padding: 10px;
- text-align: center;
- box-shadow: 0 0 10px 10px #FFFD;
- transition: top 1s cubic-bezier(.64,-1.13,.32,1.9), line-height 1s cubic-bezier(.64,-1.13,.32,5);
- line-height: 0%;
- }
- .cliTEN:hover span {
- top: 50%;
- line-height: 110%;
- }
- .cliTEN span strong {
- display: block;
- font-size: 15px;
- text-transform: uppercase;
- color: #FFF;
- text-shadow: 1px 1px #2eaac8, -1px 1px #2eaac8, 1px -1px #2eaac8, -1px -1px #2eaac8;
- letter-spacing: 5px;
- padding: 3px 0 3px 5px;
- }
- .xxTEN.ff {
- text-align: center;
- }
- .xxTEN.ff span {
- display: block;
- padding-top: 7px;
- }
- .xxTEN.ff a {
- font-size: 35px;
- padding: 10px;
- color: #8be9ff;
- text-shadow: 1px 1px 3px #666;
- margin-top: 10px;
- display: inline-block;
- vertical-align: top;
- }
- .xxTEN.ff a:hover {
- margin-top: 5px;
- }
- .xxTEN.ff a:active {
- margin-top: 7px;
- }
- .xxTEN.gg {
- float: left;
- height: calc(100% - 20px);
- }
- .xxTEN.hh, .xxTEN.ii {
- display: inline-block;
- margin-left: 0px;
- }
- .xxTEN.hh {
- height: 60%;
- }
- .xxTEN.ii {
- height: calc(40% - 30px);
- }
- .xxTEN.gg .aaTEN {
- height: calc(100% - 25px);
- }
- .xxTEN.gg .bbTEN {
- text-align: left;
- margin: 0px;
- width: 100%;
- }
- .xxTEN.gg .bbTEN span {
- display: block;
- min-height: 50px;
- margin-bottom: 10px;
- }
- .xxTEN.gg .aaTEN img {
- width: 50px;
- height: 50px;
- float: left;
- border: 1px dotted;
- padding: 3px;
- margin-right: 5px;
- }
- .xxTEN.gg .aaTEN a {
- font-size: 14px;
- display: block;
- margin-top: 5px;
- transition: .5s;
- }
- .xxTEN.gg .aaTEN a:hover {
- letter-spacing: 3px;
- }
- .saTEN {
- overflow: hidden;
- }
- .qeTEN {
- width: 500%;
- animation: curio 30s infinite;
- margin-bottom: 10px;
- }
- .ueTEN {
- height: 157px;
- background-size: cover !important;
- background-position: center center !important;
- border: 10px solid #8be9ffb3;
- display: inline-block;
- vertical-align: top;
- width: 20%;
- position: relative;
- margin-right: -3px;
- }
- .ueTEN em {
- font: 20px Merriweathe;
- color: #FFF;
- text-shadow: 1px 1px #555, 1px -1px #555, -1px 1px #555, -1px -1px #555, 0 0 5px #000, 0 0 10px #000;
- padding: 5px;
- transform: rotate(-10deg);
- display: block;
- margin: -20px -12px;
- }
- .ueTEN span {
- position: absolute;
- right: 0;
- bottom: 0;
- padding: 10px;
- background: #FFFc;
- width: 150px;
- margin: -5px;
- transform: rotate(-10deg);
- text-align: justify;
- box-shadow: -2px -2px 5px #0009;
- }
- .creTEN {
- height: 60px;
- overflow: auto;
- }
- .creTEN a {
- background: #2eaac8;
- color: #FFF !important;
- padding: 0 3px;
- text-transform: uppercase;
- font-size: 9px;
- letter-spacing: 1px;
- transition: .5s;
- }
- .creTEN a:hover {
- letter-spacing: 2px;
- }
- .miTEN {
- position: absolute;
- right: 10px;
- bottom: -2px;
- bottom: -3px;
- font-size: 11px;
- color: #ff56aa !important;
- font-weight: bold;
- text-shadow: 1px 1px 6px #8be9ff, -1px 1px 6px #8be9ff, 1px -1px 6px #8be9ff, -1px -1px 6px #8be9ff;
- letter-spacing: 1px;
- transition: .5s;
- }
- .miTEN:hover {
- font-size: 15px;
- }
- .TEN div::-webkit-scrollbar {
- width: 3px !important;
- background: #FFF !important;
- height: 3px;
- }
- .TEN div::-webkit-scrollbar-thumb {
- background: #8be9ff !important;
- }
- @keyframes curio {
- 0%, 19% {margin-left: 0%;}
- 20%, 39% {margin-left: -100%;}
- 40%, 59% {margin-left: -200%;}
- 60%, 79% {margin-left: -300%;}
- 80%, 100% {margin-left: -400%;}
- }
- @keyframes palla {
- from {margin: 0px 0px;}
- to {margin: 0px -5px;}
- }
- @keyframes ulti {
- from {transform: translatey(210px);}
- to {
- transform: translatey(-100%);
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment