Advertisement
Guest User

Css Requesent Power (me)

a guest
Jan 16th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.24 KB | None | 0 0
  1. body {
  2. /*padding:0px;
  3. margin: 0px 0px 0px 0px;*/
  4. FONT-SIZE: 12pt;
  5. FONT-FAMILY: Arial, Helvetica, sans-serif;
  6. }
  7. div#xatstyme {
  8. background:#0;
  9. color: #00;
  10. overflow: auto;
  11. }
  12. body {background:#0; background:url(http://oi64.tinypic.com/fkwcwh.jpg) repeat,#ffffff}body{transition:15s}a{text-decoration:none}*{margin: 0 auto} @keyframes top { from {top:-450px} to {top:0px} }[name=BLB] P{ border:1px solid #FA5858}[name=BLB] P{border-top-left-radius:12px}[name=BLB] P{border-bottom-right-radius:12px}[name=BLB] P{ display:inline-block}[name=BLB] P{ width:190px}embed{-webkit-box-reflect: below 10px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(65%, transparent), to(rgba(255,255,255,.3)))}[name=buttom] a{ -webkit-border-top-left-radius:4px}[name=buttom] a{ -moz-border-radius-topleft:4px}[name=buttom] a{ border-top-left-radius:4px}[name=buttom] a{ -webkit-border-top-right-radius:4px}[name=buttom] a{ -moz-border-radius-topright:4px}[name=buttom] a{ border-top-right-radius:4px}[name=buttom] a{ -webkit-border-bottom-right-radius:4px}[name=buttom] a{ -moz-border-radius-bottomright:4px}[name=buttom] a{ border-bottom-right-radius:4px}[name=buttom] a{ -webkit-border-bottom-left-radius:4px}[name=buttom] a{ -moz-border-radius-bottomleft:4px}[name=buttom] a{ border-bottom-left-radius:4px}[name=buttom] a{ text-indent:0}[name=buttom] a{ border:1px solid #FA5858}[name=buttom] a{ display:inline-block}[name=buttom] a{ color:#FA5858}[name=buttom] a{ font-family:Arial Black}[name=buttom] a{ font-size:11px}[name=buttom] a{ font-weight:bold}[name=buttom] a{ font-style:normal}[name=buttom] a{ height:20px}[name=buttom] a{ line-height:20px}[name=buttom] a{ width:137px}[name=buttom] a{ text-decoration:none}[name=buttom] a{ text-align:center}[name=buttom] a{ text-shadow:0px -1px 2px #000}[name=buttom] a:hover { background-color:#FA5858}[name=buttom] a:active { position:relative}[name=buttom] a{ top:1px}[name=crazy123] p{margin: 1mm}[name=top]{animation: top 6s} [name=top]{color:#FA5858} [name=top]{position:relative} [name=top]{z-index:2} [name=top]{margin-top:1px} [name=top]{padding-top:1px} [name=top]{height:550px} [name=top]{width:468px}[name=SB]{ -moz-box-shadow: 0 0 5px 5px rgba(169,169,169,0.5)} [name=SB]{ -webkit-box-shadow: 0 0 5px 5px rgba(169,169,169,0.5)} [name=SB]{ box-shadow: 0 0 5px 5px rgba(169,169,169,0.5)}[name=ByCrazy]{height:70px; background-size:cover}*{font-family:arial}*{-webkit-user-select:none}.xatstynavlink a{color:#FA5858}a*{text-decoration:none}*{line-height:11px}*{font-size:11px}*#xatstyheader:hover{opacity:.5}a:hover{background:#}a:hover{color:#FA5858}span:hover{color:transparent}span{text-shadow:0px -1px 2px #000}a:hover{color:#FA5858}a:hover{font-style:italic}*{color#FA5858}*{cursor:url('http://i58.tinypic.com/v7yue8.png'),auto}*#xatstyinfo,#xatstyabout0,#xatstysidead,#xatstywhatpoll,hr{display:none}#xatstymedia,td{background:none}a:hover{letter-spacing:2px}span:hover{letter-spacing:2px}a{text-decoration:none}a{height:40px; background:#}span:hover{opacity:.5}img{-webkit-filter:grayscale(0%) opacity(1)}img:hover{-webkit-filter:grayscale(0%) opacity(1)}img:hover{-webkit-transform: rotateZ(15deg)}*{transition: all ease-in-out 1s}table:hover{transform: scale()}table:hover{-webkit-transform: scale()}img{ -moz-box-shadow: 0 0 5px 5px rgba(169,169,169,0.5)}img{ -webkit-box-shadow: 0 0 5px 5px rgba(169,169,169,0.5)}img{ box-shadow: 0 0 5px 5px rgba(169,169,169,0.5)}img{-webkit-border-radius: 50em}img{ -moz-border-radius: 50em}img{ border-radius: 50em; background-color:#009; background: linear-gradient(#F78181,#F5A9A9, #FA5858); background-color:#009; background: linear-gradient(#000014, #000024, #00004e);}
  13. div#noowayfixed {
  14. z-index: 2147483647;
  15. position: fixed;
  16. bottom: 0;
  17. left: 0;
  18. }
  19. div#noowaymenu
  20. {
  21. background-color:#009;
  22. background: linear-gradient(#000014, #000024, #00004e);
  23. border-radius: 0px 5px 0px 0px;
  24. display: none;
  25. FONT-SIZE: 12pt;
  26. FONT-FAMILY: Arial, Helvetica, sans-serif;
  27. }
  28. div#noowayitems
  29. {
  30. padding-top: 5px;
  31. padding-right: 0px;
  32. /*padding-bottom: 5px;*/
  33. padding-left: 0px;
  34. margin-left: 6px;
  35. line-height: 130%;
  36. color:#fff;
  37. }
  38. div#noowayitems > a
  39. {
  40. color:#fff;
  41. text-decoration: none;
  42. }
  43. div#noowayitems > a:hover {
  44. text-decoration: underline;
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement