y2kcarrds

딸기 uwu ai [PRO STANDARD]

Jun 20th, 2022
1,020
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. <link rel="preconnect" href="https://fonts.googleapis.com">
  2. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  3. <link href="https://fonts.googleapis.com/css2?family=Gamja+Flower&display=swap" rel="stylesheet">
  4.  
  5. <style>
  6. @font-face {
  7. font-family: good-time;
  8. src: url(https://dl.dropbox.com/s/ijxda4xb1cyjpe4/KGAlwaysAGoodTime.ttf);
  9. }
  10.  
  11. ::selection {
  12. color: #fff;
  13. background: #FEE5EE;
  14. }
  15.  
  16. #text02 a:hover{
  17. webkit-filter: blur(1px);
  18. filter: blur(1px);
  19. }
  20.  
  21. #good-time {
  22. font-family: good-time;
  23. }
  24.  
  25. #good-time2 {
  26. font-family: good-time;
  27. }
  28.  
  29. @font-face {
  30. font-family: 'Magica';
  31. src: url(https://static.tumblr.com/p6yopnt/Qkiqnu0r5/theheart.ttf);
  32. }
  33.  
  34. #image01 {
  35. width: 310px;
  36. border-radius: 12px;
  37. border: 4px double black;
  38. object-fit: cover;
  39. margin:auto;
  40. }
  41.  
  42. #container03 , #container04 , #container05 {
  43. border-width:7px;
  44. border-style:solid;
  45. border-image: url("https://i.imgur.com/NJa4bp2.png") 8 fill round;
  46. background: white;
  47. }
  48.  
  49. @font-face {
  50. font-family: squidgy;
  51. src: url(https://dl.dropbox.com/s/jwobi0mfqf17x7b/SquidgySweets.otf);
  52. }
  53.  
  54. #squidgy {
  55. font-family: squidgy;
  56.  
  57. }
  58.  
  59. #text01 {
  60. font-family: good-time;
  61. position: relative;
  62. z-index: 10;
  63. bottom: -20px;
  64. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  65. }
  66.  
  67. #text02 {
  68. font-family: good-time;
  69. position: relative;
  70. z-index: 10;
  71. bottom: 20px;
  72. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  73. }
  74.  
  75. #text04 , #text05 {
  76. height: 130px;
  77. overflow: scroll;
  78. padding: 5px;
  79. }
  80.  
  81. </style>
Advertisement
Add Comment
Please, Sign In to add comment