Advertisement
luvheart

softie - @/luvheart on myspace

Dec 23rd, 2020
1,396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 8.25 KB | None | 0 0
  1. h4{
  2.             font-size: 0;
  3.         }
  4.  
  5. .topLeft:after {
  6.     content: "";
  7.     white-space: pre-wrap;
  8.     display: block;
  9.     height: 285px;
  10.     background-image: url(lll), url(https://i.ibb.co/QDKB983/original-uhihu.jpg);
  11.     background-repeat: no-repeat, no-repeat, repeat, repeat, repeat, repeat;
  12.     background-size: 390px;
  13. border-radius: 5px;
  14. box-shadow: 0px 0px 10px #888888;
  15. padding: 5px;
  16.     ;
  17. }
  18.  
  19. .topLeft:before {
  20.     content: "";
  21.     white-space: pre-wrap;
  22.     display: block;
  23.     height: 300px;
  24.     background-image: url(lll), url(https://data.whicdn.com/images/351406589/original.jpg);
  25.     background-repeat: no-repeat, no-repeat, repeat, repeat, repeat, repeat;
  26.     background-size: 390px;
  27. border-radius: 5px;
  28. box-shadow: 0px 0px 10px #888888;
  29. padding: 5px;
  30.     ;
  31. }
  32. div {
  33.     color: #fff;
  34.   text-shadow: 0 0 3px #f99fbf;
  35. }
  36.  
  37. .rightHead {
  38.     background: #e784a3;
  39.     color: #fff;
  40.     border: 1px solid #f99fbf;
  41.     padding-left: 4px;
  42. }
  43.  
  44. .topRight > .extended.box::after {
  45.     font-size: 15px !important;
  46.     content: "lovesick♡・゚:*";
  47. }
  48.  
  49. .topRight > .box:not(.blurbs) > .rightHead > b::after {
  50.     content: "my friends :))";
  51.     font-size: 15px;
  52.     color: #000;
  53. }
  54. .topRight > .box:not(.blurbs) > .rightHead > b > span.uName {
  55.     font-size: -9999px;
  56. }
  57. .topRight > .box:not(.blurbs) > .rightHead > b {
  58.     font-size: 0;
  59. }
  60. .blurbs.box > .rightHead > b > span.uName::after {
  61.     content: "*:・゚✧all about me!*:・゚";
  62.     color: #000;
  63.     font-size: 15px;
  64. }
  65. .blurbs.box > .rightHead > b {
  66.     font-size: 0px;
  67. }
  68. .blurbs.box > .rightHead > b > span.uName {
  69.     font-size: 0px;
  70.     color: #fff;
  71. }
  72.  
  73. .topRight > .extended.box > h3 {
  74.     font-size: 0;
  75. }
  76. .boxHead {
  77.     display: none;
  78.     text-indent: -9999px;
  79. }
  80.  
  81. .logo b span {
  82.   display: none;
  83. }
  84.  
  85. .logo b:before {
  86.     vertical-align: middle;
  87.     font-size: 20px;
  88.     content: "";
  89. }
  90.  
  91. div#online {
  92. content: url(https://www.myspacegens.com/images/online_now/3.gif);
  93. display: block;
  94. margin-left: auto;
  95. margin-right: auto;
  96. width: 90%;
  97. }
  98.  
  99. .url a {
  100.     display: none;
  101. }
  102. .url {
  103.     font-size: 0px;
  104.     background: url(https://steamuserimages-a.akamaihd.net/ugc/961979076441855124/90DDEEC5FACAF7EDE055FB391766670EEEB28491/);
  105.     background-size: 310px;
  106.     position: fixed;
  107.     right: 50;
  108.     bottom: 0;
  109.     color: transparent !important;
  110.     height: 350px;
  111.     width: 300px;
  112.     border: none;
  113.     box-shadow: none;
  114.     padding: 0 !important;
  115.     z-index: 1000;
  116. }
  117.  
  118. div#header {
  119.     Background-image: url(https://i.ibb.co/1ZSFT3g/kjkj.jpg);
  120.    text-align: center;}
  121.  
  122. div#hSub {
  123.     background: #202020;
  124.     color: black;
  125.     text-align: center;}
  126.  
  127. .blurbs, #box, #header, #hSub {
  128.     background: #ebb1c6;
  129.     border: 3px double #fff;
  130.     padding: 0px;
  131.     margin-bottom: 10px;
  132. }
  133.  
  134. .tableLeft {
  135.     background: #e784a3;
  136.     width: 25%;
  137.     border-bottom: 2px solid #fff;
  138.     padding: 10px;
  139.     vertical-align: top;
  140.     overflow: hidden;
  141. background-image: url(https://data.whicdn.com/images/351389658/original.jpg);
  142.     background-size: 100%;
  143. border-radius: 5px;
  144. box-shadow: 0px 0px 10px #888888;
  145. padding: 5px;
  146. }
  147.  
  148.  
  149. .short, .player.box, .box.blurbs, .extended.box, .box.fwiends, .box.blog, td.tableRight {
  150. background: #ebcad1;
  151. border: 2px #ebcad1 solid;
  152. border-radius: 5px;
  153. box-shadow: 0px 0px 10px #888888;
  154. padding: 5px;
  155. }
  156.  
  157.  
  158.  
  159. body {
  160. background-image: url(https://data.whicdn.com/images/351389033/original.jpg);
  161. background-color: white; ;
  162. background-size:100% 100%;
  163. background-attachment:fixed;}
  164.  
  165.  
  166. @keyframes spin {
  167.   0% { transform: rotate(0deg); }
  168.   100% { transform: rotate(360deg); }
  169. }
  170.  
  171.  
  172. .blogs div, .blog div {
  173.     margin-bottom: 10px;
  174.     color: pink;
  175. }
  176.  
  177. .blogs div, .blog div, .url a {
  178.     color: black !important;
  179. }
  180.  
  181.  
  182. .topRight.blogPost {
  183.     float: right;
  184.     width: calc( 75% - 20px );
  185.     padding: 1px;
  186. }
  187.  
  188. .topRight > .blurbs.box > .blogs > div > b::after {
  189.     font-size: 15px !Important;
  190.     content: "my blogs<3";
  191.     animation: test 1s linear infinite;
  192. }
  193. .topRight > .blurbs.box > .blogs > div > b {
  194.     font-size: 0px !Important;
  195. }
  196.  
  197.  
  198.  
  199. .fwiendFace img {
  200. height: 128px;
  201. object-position: top;
  202. object-fit: cover;
  203. }
  204. .rightHead {
  205.     background:white;
  206.     color: black;
  207.     padding-left: 4px;
  208. }
  209. h4 {
  210.     color: black;
  211.     margin-bottom: 3px;
  212. }
  213. .boxInfo {
  214.     border: 3px solid #000;
  215.     margin-bottom: 20px;
  216.     margin-top: 20px;
  217. background: #ebcad1;
  218. border: 2px #ebcad1 solid;
  219. border-radius: 5px;
  220. box-shadow: 0px 0px 10px #888888;
  221. padding: 5px;
  222. }
  223. .boxHead {
  224.     background: white;
  225.     color: black;
  226.     padding: 3px;
  227.     padding-bottom: 4px;
  228.     padding-left: 6px;
  229.     display: none;
  230. }
  231. form {
  232.     margin-bottom: 20px;
  233.     text-align: right;
  234.  
  235. }
  236. color: black;
  237.    background-color:black;
  238.         border-color: black;
  239.         border: 3px solid #000;
  240. }
  241.  
  242. .tableLeft {
  243.     background: #e784a3;
  244.     width: 25%;
  245.     border-bottom: 2px solid #fff;
  246.     padding: 10px;
  247.     vertical-align: top;
  248.     overflow: hidden;
  249. background-image: url(https://data.whicdn.com/images/351389658/original.jpg);
  250.     background-size: 50%;
  251. }
  252.  
  253. .tableRight {
  254.   border-radius: 25px;
  255.   background: #ffffff;
  256.   padding: 20px;
  257.   width: 200px;
  258.   height: 150px;
  259.   opacity: 1.0;
  260. }
  261.  
  262.  
  263. #sMsg{
  264. background-image: url(https://cutekawaiiresources.files.wordpress.com/2018/03/1182.gif?w=23&zoom=2);
  265. color: white
  266. }
  267. #block {
  268. background-image: url(https://cutekawaiiresources.files.wordpress.com/2018/03/1203.gif?w=560);
  269. color: white
  270.  
  271. }
  272. #report {
  273. background-image: url(https://cutekawaiiresources.files.wordpress.com/2018/03/coffee-3.gif?w=150&h=150);
  274. color: white
  275.  
  276. }
  277. #add {
  278. background-image: url(https://cutekawaiiresources.files.wordpress.com/2018/03/1066.gif?w=560);
  279. color: white
  280. }
  281.  
  282. #sMsg::after {
  283.     content: "message me :P";
  284.     font-size: 14px;
  285. font-shadow: 0px 0px 20px #888888;
  286. }
  287. #sMsg {
  288.     font-size: 0px;
  289.     color: #fff;
  290. }
  291. #add::after {
  292.     content: " lets be besties<3";
  293.     font-size: 14px;
  294. }
  295. #add {
  296.     font-size: 0px;
  297.     color: #fff;
  298. }
  299. #block::after {
  300.     content: "don't do it :-((";
  301.     font-size: 14px;
  302. }
  303. #block {
  304.     font-size: 0px;
  305.     color: #fff;
  306. }
  307. #report::after {
  308.     content: "snake to tom >:|";
  309.     font-size: 14px;
  310. }
  311. #report {
  312.     font-size: 0px;
  313.     color: #fff;
  314. }
  315.  
  316.  
  317. .player::before {
  318. content: "";
  319. display: block;
  320. position: relative;
  321. width: calc(50% -20px);
  322. height: 335px;
  323. max-width: 390px;
  324. background-position: 0 0;
  325. background-size: 100% 100%;
  326. background-image: url(https://i.ibb.co/ZJRQYDW/thrhjt.gif);
  327. object-fit: cover;
  328. }
  329.  
  330. div.player.box {
  331. background-color: transparent;
  332.   border-radius: 5px;
  333. box-shadow: 0px 0px 10px #888888;
  334.   background: #202020;
  335.   padding: 5px;
  336. }
  337.  
  338. .songName span {
  339.     color: #fff
  340. }
  341.  
  342.  
  343. .fwiendFace img {
  344. background-position: center;
  345. border-radius: 50%;
  346. display: absolute;
  347. height: 100px;
  348. object-fit: cover;
  349. width: 100px;
  350. }
  351.  
  352. .fwiendFace {
  353. background-image: url(https://data.whicdn.com/images/351389658/original.jpg);
  354. border: 2px solid #fff;
  355. border-radius: 50%;
  356. font-size: 0;
  357. height: 100px;
  358. margin-bottom: 5px;
  359. margin-right: 5px;
  360. max-width: 100vw;
  361. width: 100px;
  362. }
  363.  
  364. .fwiendCount {
  365.     color: #fff;
  366. }
  367. #viewFriends {
  368.     display: none;
  369. }
  370.  
  371. #commentInput {
  372.     border: 1px solid #fff;
  373.     background: linear-gradient(#202020, #202020);
  374. border-radius: 5px;
  375. box-shadow: 0px 0px 10px #888888;
  376. padding: 0px;
  377. }
  378. #commentInput {
  379.     color: #f99fbf;
  380. text-align: center;
  381. font-family: "comic sans ms";
  382. }
  383.  
  384. input, button {
  385.     background: linear-gradient(#202020, #202020);
  386.     color: #fff;
  387.     border: 1px solid #fff;
  388.     font-family: "arial";
  389. border-radius: 5px;
  390. box-shadow: 0px 0px 10px #888888;
  391. padding: 5px;
  392. }
  393.  
  394. body {
  395.     font-family: "comic sans ms";
  396. }
  397. body {
  398.     text-align: center;
  399. font-size: 14px;
  400. }
  401.  
  402. input, .fwiendFace b, .tableLeft b, .tableLeft img, #avatar.avatar, .fwiendFace img, .logo, div#hSub a, button, #add.boxButton, #sMsg.boxButton, #imgPreview img, #header a:not(.logo), #imgPreview {
  403.     cursor: url(http://cur.cursors-4u.net/anime/ani-1/ani195.png),auto!important;
  404. }
  405. html {
  406.     cursor: url(http://cur.cursors-4u.net/anime/ani-1/ani195.png),auto!important;
  407. }
  408.  
  409. /* Start http://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/anime/ani-1/ani195.ani), url(http://cur.cursors-4u.net/anime/ani-1/ani195.png), auto !important;} /* End http://www.cursors-4u.com */
  410.  
  411.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement