Advertisement
luvheart

fairy - @/luvheart on myspace

Dec 23rd, 2020
1,034
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 8.04 KB | None | 0 0
  1. 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 {
  2.     cursor: url(https://cur.cursors-4u.net/others/oth-6/oth596.cur),auto!important;
  3. }
  4. html {
  5.     cursor: url(https://cur.cursors-4u.net/others/oth-6/oth596.cur),auto!important;
  6. }
  7. /* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/others/oth-6/oth596.cur), auto !important;} /* End https://www.cursors-4u.com */
  8.  
  9.  
  10.  
  11. .boxInfo {
  12.     border: 2px solid #fff;
  13. opacity: 0.8;
  14. }
  15.  
  16. input, button {
  17.     background: white
  18.     color: #919fa1;
  19.     border: 1px solid #a6bcff;
  20.     font-family: "arial";
  21. opacity: 0.8;
  22. }
  23.  
  24. #container > div.topLeft > table > tbody > tr > td.shortRight > div:nth-child(1){
  25.             font-size:0;
  26.         }
  27.         #container > div.topLeft.blogCard > div:nth-child(2){
  28.             font-size:0;
  29.         }
  30.        
  31.  
  32. div#online {
  33. content: url(https://i.ibb.co/nnXp5tw/vmvtkmbr.png);
  34. display: block;
  35. margin-left: auto;
  36. margin-right: auto;
  37. width: 40%;
  38. }
  39.  
  40. .topRight > .extended.box > h3 {
  41.     font-size: 0;
  42. }
  43. .boxHead {
  44.     display: none;
  45.     text-indent: -9999px;
  46. }
  47.  
  48. .topRight > .extended.box::after {
  49.     font-size: 15px !important;
  50.     content: "★ welcome ★";
  51. font-family: Cambria, Georgia, serif;
  52. letter-spacing: 10px;
  53. }
  54.  
  55. .fwiendCounter>b::after {
  56.     content: " fairies ★";
  57.     font-size: 14px;
  58.     color: #fff;
  59. font-family: Cambria, Georgia, serif;
  60. letter-spacing: 10px;
  61. }
  62.  
  63. .fwiendCounter>b::before {
  64.     content: "★";
  65.     font-size: 14px;
  66.     color: #fff;
  67. font-family: Cambria, Georgia, serif;
  68. letter-spacing: 10px;
  69. }
  70.  
  71. .fwiendCount {
  72.     color: #fff;
  73.     font-size: 15px;
  74. font-family: Cambria, Georgia, serif;
  75. letter-spacing: 10px;
  76. }
  77. .fwiendCounter>b {
  78.     font-size: 0px;
  79.     color: #fff;
  80. }
  81. .fwiendCounter>b>.uName {
  82.     font-size: 0px;
  83.     color: #fff;
  84. }
  85.  
  86. /* unvisited link */
  87. a:link {
  88.   color: #fff;
  89. }
  90.  
  91. /* visited link */
  92. a:visited {
  93.   color: #fff;
  94. }
  95.  
  96. /* mouse over link */
  97. a:hover {
  98.   color: #fff;
  99. }
  100.  
  101. /* selected link */
  102. a:active {
  103.   color: #fff;
  104. }
  105.  
  106.  
  107.  @keyframes stopIt{
  108.                 color: #fff;
  109.             text-decoration: underline;
  110.             }
  111.             .blinkViolet{
  112.                 animation:stopIt infinite;
  113.             }
  114.             .blinkRed{
  115.                 animation:stopIt infinite;
  116.             }
  117.             .blinkYellow{
  118.                 animation:stopIt infinite;
  119.             }
  120.             .blinkGreen{
  121.                 animation:stopIt infinite;
  122.  
  123. }
  124.  
  125.  
  126. .topRight > .box:not(.blurbs) > .rightHead > b::after {
  127.     content: "★ fairies ★";
  128.     font-size: 15px;
  129.     color: #fff;
  130. font-family: Cambria, Georgia, serif;
  131. letter-spacing: 10px;
  132. }
  133.  
  134. .topRight > .box:not(.blurbs) > .rightHead > b > span.uName {
  135.     font-size: -9999px;
  136. }
  137. .topRight > .box:not(.blurbs) > .rightHead > b {
  138.     font-size: 0;
  139. }
  140.  
  141.  
  142.  
  143. .blurbs.box > .rightHead > b > span.uName::after {
  144.     content: "★ fairy ★";
  145.     color: #fff;
  146.     font-size: 15px;
  147. font-family: Cambria, Georgia, serif;
  148. letter-spacing: 10px;
  149. }
  150. .blurbs.box > .rightHead > b {
  151.     font-size: 0px;
  152. }
  153. .blurbs.box > .rightHead > b > span.uName {
  154.     font-size: 0px;
  155.     color: #fff;
  156. }
  157.  
  158.  
  159.  
  160. .topRight > .blurbs.box > .blogs > div > b::after {
  161.     font-size: 15px !Important;
  162.     content: "★ fairy's blogs ★";
  163. font-size: 15px;
  164. color: #fff;
  165. font-family: Cambria, Georgia, serif;
  166. letter-spacing: 10px;
  167. }
  168. .topRight > .blurbs.box > .blogs > div > b {
  169.     font-size: 0px !Important;
  170. }
  171.  
  172. #sMsg{
  173. background-image: url();
  174. color: white
  175. }
  176. #block {
  177. background-image: url();
  178. color: white
  179.  
  180. }
  181. #report {
  182. background-image: url();
  183. color: white
  184.  
  185. }
  186. #add {
  187. background-image: url(https://i.ibb.co/F4xVTHp/unnamed.png);
  188. color: white
  189.  
  190. }
  191.  
  192. #sMsg::after {
  193.     content: "message me :P";
  194.     font-size: 14px;
  195. font-shadow: 0px 0px 20px #888888;
  196. }
  197. #sMsg {
  198.     font-size: 0px;
  199.     color: #fff;
  200. }
  201. #add::after {
  202.     content: " lets be besties<3";
  203.     font-size: 14px;
  204. }
  205. #add {
  206.     font-size: 0px;
  207.     color: #fff;
  208. }
  209. #block::after {
  210.     content: "don't do it :-((";
  211.     font-size: 14px;
  212. }
  213. #block {
  214.     font-size: 0px;
  215.     color: #fff;
  216. }
  217. #report::after {
  218.     content: "snake to tom >:|";
  219.     font-size: 14px;
  220. }
  221. #report {
  222.     font-size: 0px;
  223.     color: #fff;
  224. }
  225.  
  226.  
  227.  
  228.  
  229. .box.fwiends:after {
  230.     content: "";
  231.     white-space: pre-wrap;
  232.     display: block;
  233.     height: 285px;
  234.     background-image: url(lll), url(https://i.ibb.co/BrX2Fy9/hihj.jpg);
  235.     background-repeat: no-repeat, no-repeat, repeat, repeat, repeat, repeat;
  236.     background-size: 390px;
  237. display: block;
  238.   margin-left: auto;
  239.   margin-right: auto;
  240.   width: 40%;
  241. border-radius: 5px;
  242. }
  243. #viewFriends {
  244.     display: none;
  245. }
  246.  
  247.  
  248.  
  249.  
  250. .topRight>.box:last-child{position:relative;right:450px;bottom:50px;width:390px}
  251. .topRight>.box {
  252.     width: 500px;
  253.     margin-left: 0px;
  254.     position: left;
  255.     padding-left: 1000px
  256.     padding-top: 0px
  257.     white-space: pre-wrap;
  258. }
  259.  
  260.  
  261. #commentInput {
  262.     border: 1px solid #fff;
  263.     background: linear-gradient(#fff, #fff);
  264. border-radius: 5px;
  265. box-shadow: 0px 0px 10px #888888;
  266. padding: 0px;
  267. }
  268. #commentInput {
  269.     color: #919fa1;
  270. text-align: center;
  271. font-family: "arial";
  272. }
  273.  
  274.  
  275.  
  276.  
  277.  
  278. div {
  279.     color: #fff;
  280.   text-shadow: 0 0 3px #7093ff;
  281. }
  282.  
  283. .tableLeft {
  284.     color:#ffffff;
  285.     width: 15%;
  286.     padding: 10px;
  287.     vertical-align: top;
  288.     margin-left: 36px;
  289.     Background:#919fa1;
  290. }
  291.  
  292. .tableRight {
  293.     color: White;
  294.     width: 75%;
  295.     padding: 10px;
  296.     vertical-align: top;
  297.     background: rgba(0, 0, 0, 0.3);
  298.  
  299. }
  300.  
  301.  
  302.  
  303. h4{
  304.             font-size: 0;
  305.         }
  306.  
  307.  
  308. #country{font-size:0 !important}
  309. #country:after{
  310.                 font-size: 14px;
  311.                 content:"★fairytopia★";
  312. font-family: Cambria, Georgia, serif;
  313. letter-spacing: 5px;
  314. }
  315.  
  316.  
  317.  
  318.  
  319.  
  320. .short, .player.box, .box.blurbs, .extended.box, .box.fwiends, .box.blog, td.tableRight {
  321. border: 2px #ebcad1 solid;
  322. border-radius: 5px;
  323. box-shadow: 0px 0px 10px #888888;
  324. padding: 5px;
  325. }
  326. .short, .player.box, .box.blurbs, .extended.box, .box.fwiends, .box.blog, td.tableRight {
  327. background: #a6bcff;
  328. opacity: 0.8;
  329. }
  330.  
  331. .player::before {
  332. content: "";
  333. display: block;
  334. position: relative;
  335. width: calc(50% -20px);
  336. height: 300px;
  337. max-width: 400px;
  338. background-position: 0 0;
  339. background-size: 100% 100%;
  340. background-image: url(https://i.ibb.co/mbTSR68/hyhty.gif);
  341. object-fit: cover;
  342. }
  343.  
  344.  
  345. body {
  346. background-image: url(https://i.ibb.co/TbS0vkL/jrkjgrwgjw.jpg);
  347. background-color: white; ;
  348. background-size: 100% 100%;
  349. background-attachment:fixed;}
  350.  
  351.  
  352. div#about img {
  353. border-radius: 100px;
  354. }
  355.  
  356.  
  357.  .tableLeft, .tableRight, .rightHead, .boxHead {
  358. box-shadow: 0 0 10px #919fa1;
  359. background-color: #919fa1;
  360. border-radius: 5px;
  361. }
  362.  
  363.  
  364. div#header {
  365.     background: #919fa1;
  366.     border-bottom: 1px solid #919fa1;
  367. }
  368. div#hSub {
  369. background: linear-gradient(0deg, rgba(145, 159, 161,0) 0%, rgba(255,255,255,0.49740318490677526) 49%, rgba(145, 159, 161,1) 100%); }
  370.  
  371.  
  372.  
  373.  
  374. div#header {text-align: center;}
  375. a.logo {
  376. font-size: 0px;
  377. }
  378. a.logo::after {
  379. content: "★ fairy's only ★";
  380. font-size: 15px;
  381. color: #fff;
  382. font-family: Cambria, Georgia, serif;
  383. letter-spacing: 10px;
  384. }
  385.  
  386. div#top img {
  387. box-shadow: 0 0 10px #919fa1;
  388. background-color: #919fa1;
  389. border-radius: 100%;
  390. }
  391.  
  392.  
  393.  
  394.  
  395. div#footer {
  396.     position: fixed;
  397.     top: 0px;
  398.     right: 40%;
  399.     font-size: 0px;
  400. }
  401. div#footer::after {
  402.     content: url(https://i.pinimg.com/originals/67/48/56/674856ff446fa9c72f554eef1a26e372.gif);
  403.     contain: content;
  404. }
  405. .url {
  406.     position: fixed;
  407.     top: 40px;
  408.     left: 82.5%;
  409.     font-size: 0px;
  410.     border: 0px;
  411. }
  412. .url::after {
  413.     content: url(https://www.carlswebgraphics.com/fairy-graphics/young-fairy.gif);
  414.     contain: content;
  415. background-size: 150%
  416. height: 285px;
  417.     background-size: 390px;
  418. object-fit: cover;
  419. }
  420.  
  421. .url, #footer {
  422.   z-index: -1;
  423.  
  424. .boxInfo {
  425.     border: 3px solid #000;
  426.     margin-bottom: 20px;
  427.     margin-top: 20px;
  428. background: #fff;
  429. border: 2px #ebcad1 solid;
  430. border-radius: 5px;
  431. box-shadow: 0px 0px 10px #888888;
  432. padding: 5px;
  433. opacity: 0.2;
  434. }
  435.  
  436.  
  437.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement