Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- #container02 {
- border-width:7px;
- border-style:solid;
- border-image: url("https://i.imgur.com/2jXrMdE.png") 11 fill round;
- }
- @font-face {
- font-family: chocolate;
- src: url(https://dl.dropbox.com/s/dxf67xld9fmv92u/Chocolate.ttf);
- }
- #text01 {
- font-family: chocolate;
- position: relative;
- z-index: 10;
- bottom: 220px;
- left: 75px;
- -webkit-transform: rotate(-5deg);
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- }
- #text02 {
- font-family: chocolate;
- position: relative;
- z-index: 10;
- bottom: -145px;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- }
- #text05 {
- font-family: chocolate;
- position: relative;
- z-index: 10;
- bottom: -139px;
- left: 25px;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- }
- #text03 {
- font-family: chocolate;
- position: relative;
- z-index: 10;
- bottom: -155px;
- left: -30px;
- text-shadow: -1px 0 #FFC4D9, 0 1px #FFC4D9, 1px 0 #FFC4D9, 0 -1px #FFC4D9, 0 0;
- }
- #text04 {
- height: 120px;
- overflow: scroll;
- padding: 5px;
- }
- #image01 {
- position: relative;
- z-index: 10;
- bottom: 212px;
- left: 132px;
- border-width:7px;
- border-style:solid;
- border-image: url("https://media.discordapp.net/attachments/826854899013648384/839700444375810078/tumblr_inline_o98n9dbCl61u2r0ws_540_1_2.png") 8 fill round;
- width: 130px;
- }
- #image02 {
- position: relative;
- z-index: 10;
- bottom: -125px;
- left: -25px;
- width: 130px;
- }
- </style>
Add Comment
Please, Sign In to add comment