Advertisement
tweekbroscoffee

pink webcore theme

Jun 23rd, 2021
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.62 KB | None | 0 0
  1. body{
  2. background: url(https://pbs.twimg.com/media/EyisZBdWgAYM5_3?format=jpg&name=900x900);
  3. }
  4. div.player.box {
  5. border-radius: 5px;
  6. background: rgba(240, 10, 175, 0.3);
  7. padding: 5px;
  8. color: #000;
  9. text-shadow: 0 0 7px;
  10. text-align: center;
  11. font-size: 20px;
  12. font-family: courier new;
  13. border: none;
  14. box-shadow: 0 0 4px #f00aaf;
  15. }
  16.  
  17. .shortRight {
  18. text-align: center;
  19. color: #fc28c0;
  20. font-family: fantasy;
  21. background: url(https://i.pinimg.com/236x/f2/88/d3/f288d38128a5510aac501bbcfdd20501.jpg);
  22. box-shadow: 0 0 3px #fc0384;
  23. border-radius: 4px;
  24. }
  25. #container {
  26. max-width: 1024px;
  27. margin-left: auto;
  28. margin-right: auto;
  29. background: url(https://64.media.tumblr.com/5413f5a107bbd2266310407cd66c4e67/7acf8a783c49ac90-51/s400x600/114fbae3b496dde500325b873c2a11b68cc9dfca.png);
  30. border-radius: 5px;
  31. box-shadow: 0 0 4px #fc03cf;
  32. }
  33.  
  34. .uName {
  35. text-align: center;
  36. color: #ee0af2;
  37. text-shadow: 0 0 3px;
  38. }
  39. .tableRight {
  40. color: #000;
  41. background: url(https://i.pinimg.com/236x/7e/12/c0/7e12c093f0320241e0bb7fe51f481882--pinky-pinky-pink-aesthetic.jpg);
  42. border-radius: 3px;
  43. }
  44. .tableLeft {
  45. background: rgba(227, 41, 132, 0.6);
  46. border-radius: 2px;
  47. }
  48. h4 {
  49. color: #e33b8d;
  50. }
  51. #footer.box::after{
  52. content:"theme by cherub <33";
  53. }
  54. .rightHead {
  55. background: url(https://i.pinimg.com/564x/f2/f0/85/f2f08570d01466704889c04f7cc2d54f.jpg);
  56. color: #f268ab;
  57. }
  58. .box.blog{
  59. background-color: rgba(247, 22, 131, 0.7);
  60. }
  61. .topLeft:after {
  62. content: url(https://y2k.neocities.org/stamps/cfe4154e2d76ef28905eec3211797b72-d9y5ll0.png)
  63. url(https://y2k.neocities.org/stamps/internet_crush_by_kicked_in_teeth-dbnx5te.gif)
  64. url(https://y2k.neocities.org/stamps/tumblr_inline_mr1k13DUYS1qz4rgp.png)
  65. url(https://y2k.neocities.org/stamps/tumblr_inline_pczl3a7cE21w5hr1w_500.gif)
  66. url(https://y2k.neocities.org/stamps/your_heart_is_mine_by_gay_mage_of_space-daxhz8v.png)
  67. url(https://y2k.neocities.org/stamps/strawberry_pocky_stamp_by_linkhero55.png);
  68. padding: 5px;
  69. ;
  70. }
  71. a {
  72. color: #f71683;
  73. }
  74. .blurbs>.blogs>div:first-child {
  75. margin-top: -3px;
  76. margin-left: -3px;
  77. margin-right: -3px;
  78. border-top: none;
  79. position: relative;
  80. width: 100%;
  81. top: -16px;
  82. display: none;
  83. }
  84.  
  85. #footer.box::after{
  86. content:"theme by cvrsed!!";
  87. }
  88.  
  89. .blurbs>.blogs>div:not(:first-child):before {
  90. content: "";
  91. display: block;
  92. width: 96px;
  93. height: 75px;
  94. background: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/f90a6e32-0cf3-40e5-9cfa-b35dfd775daf/ddims30-3337642f-0757-45c0-9f9b-ae5e1c81d7cf.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcL2Y5MGE2ZTMyLTBjZjMtNDBlNS05Y2ZhLWIzNWRmZDc3NWRhZlwvZGRpbXMzMC0zMzM3NjQyZi0wNzU3LTQ1YzAtOWY5Yi1hZTVlMWM4MWQ3Y2YuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.xn_302VdYzvw84rusOQQwWR8NuO9GRZcrjg-BWRfmDU);
  95. background-repeat: no-repeat;
  96. background-position: center;
  97. background-size: contain;
  98. }
  99. .blurbs>.blogs>div:not(:first-child) {
  100. width: 96px;
  101. text-align: center;
  102. margin: 0 20px;
  103. }
  104.  
  105. .blogs {
  106. display: flex;
  107. flex-flow: row wrap;
  108. flex-grow: 3;
  109. padding-top: 16px;
  110. padding-bottom: 16px;
  111. }
  112. .topRight {
  113. overflow-y: scroll;
  114. height: 500px;
  115. width: 500px;
  116. background-image: url(https://i.pinimg.com/originals/24/20/19/2420197e9213e312102a5ef2e414a3e6.png);
  117. text-align: center;
  118. font-family: fantasy;
  119. text-size: 14px;
  120. color: #fff;
  121. text-shadow: 0 0 3px;
  122. }
  123. div#hSub a {
  124. color: #f01398;
  125. text-shadow: 0 0 3px;
  126. }
  127. div#header, div#hSub {
  128. text-align: center;
  129. background: rgba(252, 119, 199, 0.5);
  130. }
  131. .logo b span {
  132. display: none;
  133. }
  134. .boxHead {
  135. display: none;
  136. }
  137. div.url.box{
  138. display: none;
  139. }
  140. #sMsg {
  141. font-size: 0px;
  142. background-image: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/i/b4090cea-0d82-47a8-a8da-980f759995d8/dc1h5qq-b3c073f4-4974-406c-a10c-e9d4cb4ba131.gif);
  143. background-size: contain;
  144. }
  145. #sMsg::after {
  146. content: "hmu <3";
  147. font-size: 15px;
  148. color: #fa3cae;
  149. text-shadow: 0 0 2px;
  150. font-family: comic sans;
  151. }
  152. #report {
  153. display: none;
  154. }
  155. #block {
  156. display: none;
  157. }
  158. #add {
  159. font-size: 0px;
  160. background-image: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/i/b4090cea-0d82-47a8-a8da-980f759995d8/dc21hfl-a84261a2-f134-4333-8bd3-6a1e1b668bdf.gif);
  161. background-size: contain;
  162. }
  163. #add::after {
  164. content: "friends?";
  165. font-size: 15px;
  166. color: #fa3cae;
  167. text-shadow: 0 0 2px;
  168. font-family: comic sans;
  169. }
  170. .boxInfo {
  171. border: none;
  172. }
  173. .avatar {
  174. border-radius: 50px;
  175. box-shadow: 0 0 3px #f711ec;
  176. }
  177.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement