xkudos

MySpace CSS

Mar 3rd, 2021 (edited)
482
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.04 KB | None | 0 0
  1. /* stupids css */
  2.  
  3. body {
  4. background-image: url(https://i.pinimg.com/originals/32/95/ec/3295eccd4245fde617fea18b2c0cfc17.gif);
  5. background-size: auto;
  6. padding-top: 45px;
  7. cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), auto !important;
  8. }
  9.  
  10. div {
  11. color: white;
  12. text-shadow: white 0 0 5px;
  13. }
  14.  
  15. body {
  16. font-family: monospace;
  17. }
  18.  
  19. body {
  20. font-size: 15px;
  21. }
  22.  
  23. .fwiendCounter {
  24. color: #ffffff;
  25. text-align: center;
  26. text-shadow: #000000 0 0 5px;
  27. margin-top: 10px;
  28. margin-bottom: 20px;
  29. }
  30.  
  31. img {
  32. image-rendering: auto;
  33. image-rendering: crisp-edges;
  34. image-rendering: pixelated;
  35. image-orientation: from-image;
  36. }
  37.  
  38. .topLeft {
  39. float: left;
  40. width: calc( 40% - 20px );
  41. padding: 10px;
  42. }
  43.  
  44. h4 {
  45. text-align: center;
  46. text-shadow: #ffffff 0 0 5px;
  47. color: #ffffff;
  48. margin-bottom: 0px;
  49. }
  50.  
  51. p {
  52. color: #ffffff;
  53. text-align: center;
  54. text-shadow: #ffffff 0 0 5px;
  55. margin: 0;
  56. }
  57.  
  58. #top {
  59. text-align: center;
  60. padding-left: 10px;
  61. padding-right: 10px;
  62. }
  63.  
  64. .avatar {
  65. width: 220px;
  66. border: white solid 2px;
  67. cursor: zoom-in;
  68. image-orientation: from-image;
  69. margin-top: -5px;
  70. margin-left: -5px;
  71. margin-bottom: -9px;
  72. }
  73.  
  74. .short {
  75. border: solid white 2px;
  76. background: black;
  77. text-align: center;
  78. text-shadow: white 0 0 5px;
  79. margin-top: -15px;
  80. }
  81.  
  82. .box {
  83. text-align: center;
  84. border: none;
  85. overflow: hidden;
  86. }
  87.  
  88. .url {
  89. border: solid 2px white;
  90. background: #000000;
  91. color: white;
  92. padding: 2px;
  93. text-align: center;
  94. }
  95.  
  96. #viewFriends {
  97. color: white;
  98. margin-top: 20px;
  99. margin-bottom: 20px;
  100. text-align: center;
  101. text-shadow: black 0 0 5px;
  102. }
  103.  
  104. .player {
  105. border: 2px #ffffff solid;
  106. padding: 4px;
  107. margin-top: 15px;
  108. margin-bottom: 5px;
  109. background: #000000;
  110. font-size: 15px;
  111. font-family: monospace;
  112. color: #ffffff;
  113. width: calc(100% - 10px );
  114. }
  115.  
  116. .fwiendCount {
  117. color: #ffffff;
  118. }
  119.  
  120. .boxHead {
  121. font-size: 17px;
  122. font-family: monospace;
  123. border: 2px #ffffff solid;
  124. text-shadow: #fff 0 0 5px;
  125. background: #000000;
  126. color: #ffffff;
  127. padding: 3px;
  128. padding-bottom: 4px;
  129. padding-left: 6px;
  130. }
  131.  
  132. textarea, textarea:focus {
  133. outline: none;
  134. box-shadow: none !important;
  135. border: 1px solid #ffffff;
  136. }
  137.  
  138. #commentInput {
  139. width: calc( 100% - 6px );
  140. margin: 0;
  141. margin-top: 10px;
  142. height: 100px;
  143. }
  144.  
  145. .fwiendFace b {
  146. overflow: hidden;
  147. color: #ffffff;
  148. text-shadow: #000000 0 0 5px;
  149. }
  150.  
  151. .fwiendFace img {
  152. border: white 3px solid;
  153. width: calc( 100% );
  154. }
  155.  
  156. .tableLeft > a > div {
  157. text-shadow: white 0 0 5px;
  158. color: white;
  159. overflow: hidden;
  160. max-width: 115px;
  161. text-align: left;
  162. }
  163.  
  164. .tableLeft {
  165. color: black;
  166. background: #000000;
  167. width: 25%;
  168. padding: 10px;
  169. vertical-align: top;
  170. overflow: hidden;
  171. border: 2px solid #ffffff;
  172. }
  173.  
  174. .tableRight {
  175. border: white 2px solid;
  176. width: 75%;
  177. background: #000000;
  178. padding: 10px;
  179. vertical-align: top;
  180. overflow-wrap: anywhere;
  181. }
  182.  
  183. #sMsg {
  184. text-align: left;
  185. background-image:url(https://cdn.discordapp.com/attachments/756329280484671548/783880419372171295/addmesmall.gif);
  186. font-size:0;
  187. }
  188.  
  189. div#sMsg.boxButton::after {
  190. font-size: 15px;
  191. color: white;
  192. font-family: monospace;
  193. text-shadow: white 0 0 5px;
  194. content: "talk to me :D!";
  195. }
  196.  
  197. #add {
  198. text-align: left;
  199. background-image: url(https://cdn.discordapp.com/attachments/756329280484671548/783880419372171295/addmesmall.gif);
  200. font-size:0;
  201. }
  202.  
  203. div#add.boxButton::after {
  204. font-size: 15px;
  205. font-family: monospace;
  206. color: #ffffff;
  207. text-shadow: #ffffff 0 0 5px;
  208. content: "add me <3!";
  209. }
  210. #report {
  211. display: none;
  212. }
  213.  
  214. #block {
  215. display: none;
  216. }
  217.  
  218. .blinkRed {
  219. font-family: monospace;
  220. animation: blinkingTextRed 0.3s infinite;
  221. }
  222.  
  223. #userWall {
  224. margin-top: 10px;
  225. word-wrap: break-word;
  226. display: inline-block;
  227. overflow: hidden;
  228. width: 100%;
  229. border: white 2px solid;
  230. }
  231.  
  232. .rightHead {
  233. border: white 2px solid;
  234. background: #000000;
  235. color: #ffffff;
  236. padding-left: 4px;
  237. text-shadow: #fff 0 0 5px;
  238. }
  239.  
  240. .boxButton {
  241. display: inline-block;
  242. width: calc( 49% - 60px );
  243. padding-left: 30px;
  244. height: 24px;
  245. font-size: small;
  246. color: black;
  247. padding-top: 7px;
  248. }
  249.  
  250. audio {
  251. margin-bottom: 0px;
  252. margin-top: 5px;
  253. width: 100%;
  254. height: 30px;
  255. outline: none;
  256. margin-bottom: -3px;
  257. filter: sepia(0%) saturate(100%) grayscale(0) contrast(100%) invert(100%);
  258. }
  259.  
  260. .blog {
  261. border: black 2px solid;
  262. background-color: #d20e00;
  263. padding: 15px;
  264. }
  265.  
  266. div#hSub {
  267. text-align: center;
  268. background: black;
  269. font-family: Century Gothic;
  270. }
  271.  
  272. #hSub {
  273. all: unset;
  274. font-family: Arial;
  275. font-size: 15px;
  276. background: #6699cc;
  277. font-size: small;
  278. margin: 0px;
  279. padding: 5px;
  280. padding-top: 5px;
  281. padding-left: 5px;
  282. padding-left: 10px;
  283. padding-top: 4px;
  284. position: fixed;
  285. left: 0;
  286. top: 34px;
  287. width: calc(100% - 15px );
  288. color: #000;
  289. height: 15px;
  290. z-index: 300;
  291. }
  292.  
  293. div#header {
  294. background: #000000;
  295. font-family: Century Gothic;
  296. }
  297.  
  298. #header {
  299. all: unset;
  300. font-family: Arial;
  301. font-size: 15px;
  302. background: #003399;
  303. color: #fff;
  304. position: fixed;
  305. width: calc( 100% - 15px );
  306. height: 22px;
  307. padding: 5px;
  308. left: 0px;
  309. top: 0px;
  310. margin-bottom: 40px;
  311. border-bottom: 1px solid black;
  312. padding-left: 10px;
  313. padding-top: 6px;
  314. overflow: hidden;
  315. z-index: 300;
  316. }
  317.  
  318. .logo {
  319. font-size:0;
  320. }
  321.  
  322. .logo::after {
  323. color: white;
  324. content:"olivia is my wife. <3";
  325. text-shadow: white 0 0 5px;
  326. font-size:15px;
  327. font-weight:800;
  328. }
  329.  
  330. a:link {
  331. color: red;
  332. text-shadow: #f00 0 0 5px;
  333. }
  334.  
  335. form {
  336. margin-bottom: 20px;
  337. text-align: center;
  338. }
  339.  
  340. .blogCard .avatar {
  341. width: 80%;
  342. margin-right: 0px;
  343. image-orientation: from-image;
  344. }
  345.  
  346. .blogs div, .blog div {
  347. margin-bottom: 7px;
  348. }
  349.  
  350. .blogs, .blog {
  351. margin-bottom: 20px;
  352. background: #000000;
  353. border: white solid 2px;
  354. text-shadow: #d20e00 0 0 5px;
  355. }
  356.  
  357. #header a:not(.logo) {
  358. text-shadow: white 0 0 5px;
  359. margin-left: 10px;
  360. color: #fff;
  361. font-size: small;
  362. text-decoration: none;
  363. }
  364.  
  365. a {
  366. color: red;
  367. }
  368.  
  369. .extended {
  370. border: 1px solid #000;
  371. text-align: center;
  372. margin-bottom: -1px;
  373. margin-top: -6px;
  374. }
  375.  
  376. .tableLeft img{
  377. max-width: calc(90%);
  378. image-orientation: from-image;
  379. }
  380.  
  381. .extended {
  382. border: 1px solid #000;
  383. text-align: center;
  384. margin-bottom: -3px;
  385. margin-top: -6px;
  386. }
  387.  
  388. #container {
  389. border: white 2px solid;
  390. background-color: #00000080;
  391. max-width: 1024px;
  392. margin-left: auto;
  393. margin-right: auto;
  394. }
Add Comment
Please, Sign In to add comment