dollcrds

bunnie crd co scrollboxes

Jun 29th, 2022
928
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. ---first embed---
  2.  
  3. <style>
  4. @font-face {
  5. font-family: cutie;
  6. src: url(https://dl.dropbox.com/s/xo075bh6tbd4f7d/CP.ttf);
  7. }
  8. @font-face {
  9. font-family: kawaii;
  10. src:url(https://dl.dropbox.com/s/0v89ncr2notdcgc/KTEGAKI.ttf);
  11. }
  12.  
  13. mark {
  14. background-color: #876250;
  15. font-family: cutie;
  16. font-size: 18px;
  17. border-radius:7px;
  18. border: 1px solid black;
  19. padding-left: 2px;
  20. padding-right: 2px;
  21. width: 40px;
  22. color: #fff;
  23. }
  24.  
  25. #scroll10 {
  26. background: #FFFFFF;
  27. position: absolute;
  28. bottom: 60px;
  29. right: 20px;
  30. transform: rotate(-5deg);
  31. border-width:7px;
  32. border-style:solid;
  33. border-image: url("https://media.discordapp.net/attachments/826854899013648384/839700444375810078/tumblr_inline_o98n9dbCl61u2r0ws_540_1_2.png") 8 fill round;
  34. height: 120px;
  35. width: 60%;
  36. padding: 5px;
  37. font: 14px;
  38. overflow: auto;
  39. font-family: kawaii;
  40. text-align: justify;
  41. }
  42. /* ===== Scrollbar CSS ===== */
  43. /* Firefox */
  44. * {
  45. scrollbar-width: auto;
  46. scrollbar-color: #A6A6A6 #ffffff;
  47. }
  48.  
  49. /* Chrome, Edge, and Safari */
  50. *::-webkit-scrollbar {
  51. width: 6px;
  52. }
  53.  
  54. *::-webkit-scrollbar-track {
  55. background: #FFFFFF80;
  56. }
  57.  
  58. *::-webkit-scrollbar-thumb {
  59. background-color: #ADACAC;
  60. border-radius: 10px;
  61. border: 1px dashed #ADACAC;
  62. }
  63.  
  64. </style>
  65.  
  66. <div id="scroll10"><mark>ABOUT</mark> info info info cr dublogia for this layout !!
  67. <br></br>
  68. <mark>MUSIC</mark> info info info info info
  69. </div>
  70.  
  71. ---second embed---
  72.  
  73. <style>
  74. @font-face {
  75. font-family: kawaii;
  76. src:url(https://dl.dropbox.com/s/0v89ncr2notdcgc/KTEGAKI.ttf);
  77. }
  78. @font-face {
  79. font-family: cutie;
  80. src: url(https://dl.dropbox.com/s/xo075bh6tbd4f7d/CP.ttf);
  81. }
  82.  
  83. mark {
  84. background: #876250;
  85. font-family: cutie;
  86. font-size: 16px;
  87. border-radius:7px;
  88. border: 1px solid black;
  89. padding-left: 5px;
  90. padding-right: 5px;
  91. width: 40px;
  92. color: #fff;
  93. }
  94.  
  95. #scroll1 {
  96. background: #FFFFFF;
  97. position: absolute;
  98. bottom: -135px;
  99. right: 20px;
  100. transform: rotate(2deg);
  101. border-width:7px;
  102. border-style:solid;
  103. border-image: url("https://media.discordapp.net/attachments/826854899013648384/839700444375810078/tumblr_inline_o98n9dbCl61u2r0ws_540_1_2.png") 8 fill round;
  104. height: 120px;
  105. width: 60%;
  106. padding: 7px;
  107. font: 14px;
  108. overflow: auto;
  109. font-family: kawaii;
  110. text-align: justify;
  111. }
  112.  
  113. </style>
  114.  
  115. <div id="scroll1">
  116. <mark>BYF</mark> info info
  117. <br></br>
  118. <mark>DNI</mark> info info info info info info info
  119. </div>
Advertisement
Add Comment
Please, Sign In to add comment