Advertisement
y2kcarrds

dilfs drr ac codes [PRO PLUS]

Dec 30th, 2022
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. ---- website container ---- (#container01)
  2. width: 13em;
  3. position: absolute;
  4. left: -2em;
  5. bottom: -9em;
  6. border-radius: 1em;
  7. z-index: 9999;
  8. box-shadow: 0rem 0rem 0.75rem 0rem #878787;
  9.  
  10. ---- website text ---- (#text01)
  11. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  12. font-family: Fascinate;
  13. color: #fff;
  14. font-size: 2.25em;
  15.  
  16. ---- about me container ---- (#container02)
  17. width: 11em;
  18. height: 7em;
  19. position: absolute;
  20. left: 10.5em;
  21. bottom: 0em;
  22. z-index: 999;
  23. border-radius: 0px 10px 10px 0px;
  24. box-shadow: 0.143rem 0.205rem 0.25rem 0rem #878787;
  25.  
  26. ---- about me text ---- (#text02)
  27. background: rgba(255,255,255,0.502);
  28. height: 8.45em;
  29. left: 0.4em;
  30. width: 12.7em;
  31. border-radius: 10px;
  32. padding-top: 3px;
  33. width: 100%;
  34.  
  35. ---- about me text highlight ---- (#text02)
  36. font-family: lovely valentine;
  37. font-size: 3.4em;
  38. background: transparent;
  39.  
  40. ---- navigate container ---- (#container03)
  41. width: 9em;
  42. height: 7em;
  43. position: absolute;
  44. left: 11.8em;
  45. bottom: -8.4em;
  46. z-index: 999;
  47. border-radius: 10px;
  48. box-shadow: 0rem 0rem 0.375rem 0rem #878787;
  49.  
  50. ---- navigate text ---- (#text03)
  51. font-family: Fascinate;
  52. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  53. color: #fff;
  54. font-size: 1.6em;
  55. background: transparent;
  56.  
  57. ---- navigate links ---- (#text04)
  58. font-family: SakeMoru;
  59. color: #fff;
  60. font-size: 1.2em;
  61. text-shadow: -1px 0 #878787, 0 1px #878787, 1px 0 #878787, 0 -1px #878787, 0 0;
  62.  
  63. ---- guidelines text ---- (#text05)
  64. background: rgba(255,255,255,0.812);
  65. height: 18.35em;
  66. width: 16.10em;
  67. z-index: 9999;
  68. border-radius: 0.5em;
  69. padding-top: 8px;
  70. padding-left: 7px;
  71. padding-right: 7px;
  72. padding-bottom: 8px;
  73. overflow: auto;
  74. text-align: left;
  75. position: absolute;
  76. left: 0.65em;
  77. bottom: -8.65em;
  78. letter-spacing: -0.025rem;
  79.  
  80. ---- guidelines text highlight ---- (#text05)
  81. font-family: SakeMoru;
  82. font-size: 1.4em;
  83. text-shadow: -1px 0 #878787, 0 1px #878787, 1px 0 #878787, 0 -1px #878787, 0 0;
  84. background: transparent;
  85. color: #fff;
  86.  
  87. ---- loves text ---- (#text06)
  88. background: rgba(255,255,255,0.812);
  89. height: 18.35em;
  90. width: 16.10em;
  91. z-index: 9999;
  92. border-radius: 0.5em;
  93. padding-top: 8px;
  94. padding-left: 7px;
  95. padding-right: 7px;
  96. padding-bottom: 8px;
  97. overflow: auto;
  98. text-align: left;
  99. position: absolute;
  100. left: 0.65em;
  101. bottom: -8.65em;
  102. letter-spacing: -0.025rem;
  103.  
  104. ---- loves text highlight ---- (#text06)
  105. font-family: SakeMoru;
  106. font-size: 1.4em;
  107. text-shadow: -1px 0 #878787, 0 1px #878787, 1px 0 #878787, 0 -1px #878787, 0 0;
  108. background: transparent;
  109. color: #fff;
  110.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement