Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- #container01 > .wrapper{
- box-shadow: inset 0 7px 7px -7px white, inset 7px 0 7px -7px white, inset -7px 0 7px -7px white, inset 0 -7px 7px -7px black;
- }
- #text01, #text04, #text06, #text08, #text10, #text12 {
- -webkit-text-stroke: 0.5px black;
- font-family: bright fairy;
- }
- #container02 > .wrapper {
- box-shadow: inset 0 7px 7px -7px white, inset 7px 0 7px -7px white, inset -7px 0 7px -7px white, inset 0 -7px 7px -7px black;
- width: 10em;
- transform: rotate(-8deg);
- left: -10em;
- }
- #container03 > .wrapper {
- box-shadow: inset 0 7px 7px -7px white, inset 7px 0 7px -7px white, inset -7px 0 7px -7px white, inset 0 -7px 7px -7px black;
- width: 10em;
- transform: rotate(5deg);
- position: absolute;
- z-index: 9;
- left: 7.5em;
- top: -10.25em;
- }
- #container04 > .wrapper {
- box-shadow: inset 0 7px 7px -7px white, inset 7px 0 7px -7px white, inset -7px 0 7px -7px white, inset 0 -7px 7px -7px black;
- width: 10em;
- transform: rotate(-3deg);
- position: absolute;
- left: 17.5em;
- top: -11.25em;
- }
- #text05, #text07, #text09 {
- border: 1px solid #575757;
- border-radius: 5px 0px 0px 5px;
- padding: 3px;
- background: #FFFFFF80;
- overflow-y: scroll;
- height: 6.5em;
- }
- #container05 > .wrapper {
- box-shadow: inset 0 7px 7px -7px white, inset 7px 0 7px -7px white, inset -7px 0 7px -7px white, inset 0 -7px 7px -7px black;
- width: 15em;
- left: -1em;
- }
- #text11, #text13 {
- border: 1px solid #575757;
- border-radius: 5px 0px 0px 5px;
- padding: 3px;
- background: #FFFFFF80;
- overflow-y: scroll;
- height: 5em;
- }
- #container06 > .wrapper {
- box-shadow: inset 0 7px 7px -7px white, inset 7px 0 7px -7px white, inset -7px 0 7px -7px white, inset 0 -7px 7px -7px black;
- width: 13em;
- position: absolute;
- left: 14.5em;
- top: -16em;
- }
- @media only screen and (max-width: 600px) {
- #container06, #container05, #container04, #container03, #container02 {
- left: 1em;
- }
- }
- #image03 {
- position: absolute;
- top: 1em;
- left: 0.5em;
- z-index: 99;
- }
- #image04 {
- position: absolute;
- top: 10em;
- left: 8.5em;
- z-index: 99;
- }
- #text02 a {
- text-decoration: dotted underline;
- }
- #text03 a {
- text-decoration: dotted underline;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment