geesell

giselle.crd.co

Aug 26th, 2021 (edited)
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. <style>
  2.  
  3. #container02 {
  4. border-width:7px;
  5. border-style:solid;
  6. border-image: url("https://i.imgur.com/2jXrMdE.png") 11 fill round;
  7. }
  8.  
  9. @font-face {
  10. font-family: chocolate;
  11. src: url(https://dl.dropbox.com/s/dxf67xld9fmv92u/Chocolate.ttf);
  12. }
  13.  
  14. #text01 {
  15. font-family: chocolate;
  16. position: relative;
  17. z-index: 10;
  18. bottom: 220px;
  19. left: 75px;
  20. -webkit-transform: rotate(-5deg);
  21. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  22. }
  23.  
  24. #text02 {
  25. font-family: chocolate;
  26. position: relative;
  27. z-index: 10;
  28. bottom: -145px;
  29. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  30. }
  31.  
  32. #text05 {
  33. font-family: chocolate;
  34. position: relative;
  35. z-index: 10;
  36. bottom: -139px;
  37. left: 25px;
  38. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  39. }
  40.  
  41. #text03 {
  42. font-family: chocolate;
  43. position: relative;
  44. z-index: 10;
  45. bottom: -155px;
  46. left: -30px;
  47. text-shadow: -1px 0 #FFC4D9, 0 1px #FFC4D9, 1px 0 #FFC4D9, 0 -1px #FFC4D9, 0 0;
  48. }
  49.  
  50. #text04 {
  51. height: 120px;
  52. overflow: scroll;
  53. padding: 5px;
  54. }
  55.  
  56. #image01 {
  57. position: relative;
  58. z-index: 10;
  59. bottom: 212px;
  60. left: 132px;
  61. border-width:7px;
  62. border-style:solid;
  63. border-image: url("https://media.discordapp.net/attachments/826854899013648384/839700444375810078/tumblr_inline_o98n9dbCl61u2r0ws_540_1_2.png") 8 fill round;
  64. width: 130px;
  65. }
  66.  
  67. #image02 {
  68. position: relative;
  69. z-index: 10;
  70. bottom: -125px;
  71. left: -25px;
  72. width: 130px;
  73. }
  74.  
  75. </style>
Add Comment
Please, Sign In to add comment