Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- #container01 {
- height: 240px;
- background: #FFFFFF;
- border: 2px solid #544035;
- border-radius: 10px;
- width: 190px;
- left: 1em;
- bottom: 11em;
- position: absolute;
- }
- @media only screen and (max-width: 600px) {
- #container01 {
- height: 205px;
- width: 160px;
- bottom: 12em;
- }
- }
- #text01 {
- font-family: Nintendo-DS-BIOS;
- font-size: 1em;
- }
- @media only screen and (max-width: 600px) {
- #text01 {
- font-size: 1.25em;
- }
- }
- #text02 {
- font-family:'cupcake';
- position: absolute;
- z-index: 3;
- left: 2.5em;
- top: -1.5em;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- animation-name: floating;
- animation-duration: 3s;
- animation-iteration-count: infinite;
- animation-timing-function: ease-in-out;
- }
- @media only screen and (max-width: 600px) {
- #text02 {
- left: 0.2em;
- }
- }
- #container02 {
- height: 85px;
- background: #FFFFFF;
- border: 2px solid #544035;
- border-radius: 10px;
- width: 190px;
- left: 1em;
- bottom: 5em;
- position: absolute;
- }
- @media only screen and (max-width: 600px) {
- #container02 {
- height: 85px;
- width: 160px;
- bottom: 4.75em;
- }
- }
- #text03 {
- height: 65px;
- font-family: Nintendo-DS-BIOS;
- overflow-y: auto;
- font-size: 1em;
- }
- @media only screen and (max-width: 600px) {
- #text03 {
- height: 70px;
- font-size: 1.25em;
- }
- }
- #container03 {
- left: -.5em;
- bottom: 0.5em;
- position: absolute;
- width: 15em;
- }
- @media only screen and (max-width: 600px) {
- #container03 {
- height: 85px;
- bottom: -2.25em;
- }
- }
- #container04 {
- position: absolute;
- z-index: 3;
- left: 12.5em;
- top: 0.25em;
- width: 200px;
- }
- @media only screen and (max-width: 600px) {
- #container04 {
- left: 13.5em;
- top: 0.75em;
- width: 170px;
- }
- }
- #text04, #text06 {
- font-family:'cupcake';
- z-index: 3;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- }
- #container05 {
- height: 150px;
- background: #FFFFFF;
- border: 3px solid #544035;
- width: 200px;
- left: 12.5em;
- bottom: 14.125em;
- position: absolute;
- }
- @media only screen and (max-width: 600px) {
- #container05 {
- height: 125px;
- width: 140px;
- left: 13.5em;
- bottom: 15.875em;
- }
- }
- #text05 {
- height: 140px;
- font-family: Nintendo-DS-BIOS;
- overflow-y: auto;
- font-size: 1em;
- }
- #text07 {
- height: 125px;
- font-family: Nintendo-DS-BIOS;
- overflow-y: auto;
- font-size: 1em;
- }
- #text05 mark {border-radius: 90%;}
- #text07 mark {border-radius: 90%;}
- @media only screen and (max-width: 600px) {#text05, #text07 {height: 115px;font-size: 1.25em;}}
- #container06 {left: 11em;bottom: 9.75em;position: absolute;}
- @media only screen and (max-width: 600px) {#container06 {left: 11.5em;bottom: 12.25em;position: absolute;}}
- #container07 {position: absolute;z-index: 3;left: 12.5em;top: 15.5em;width: 200px;}
- @media only screen and (max-width: 600px) {#container07 {position: absolute;left: 11.25em;top: 16em; width:170px}}
- #container08 {height: 132px;background: #FFFFFF;border: 3px solid #544035;width: 200px;left: 12.5em;bottom: -0.125em;position: absolute;}
- @media only screen and (max-width: 600px) {#container08 {position: absolute;left: 13.5em;top: 18em; width: 140px;}}
- </style>
Advertisement
Add Comment
Please, Sign In to add comment