Advertisement
Witch_

kebing code

Apr 22nd, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(//fonts.googleapis.com/css?family=Alegreya);
  3.  
  4.  
  5. body{
  6. background-color:#666;
  7. background-image:url('https://cdn.discordapp.com/attachments/390997897384296448/394758989218447361/kebing.png');
  8. background-position:00% 100%;
  9. background-size:480px 678px;
  10. background-repeat:no-repeat;
  11. }
  12.  
  13. body, a {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), auto;}
  14.  
  15.  
  16. i, em {color:#cab8a0; font-family: Alegreya; font-size:28px;}
  17.  
  18.  
  19.  
  20. #quote1{
  21. position:fixed;
  22. width: 800px;
  23. height:100px;
  24. top: 40px;
  25. left: 500px;
  26. background-color: #666;
  27. text-align: left;
  28. font-family: 'Alegreya', cursive;
  29. text-shadow: -1px 0px 0px #AFABAA, 0px 1px 0px #AFABAA, 1px 0px 0px #AFABAA, 0px -1px 0px #AFABAA;
  30. font-size:28px;
  31. color: #344468;
  32. z-index: 4;
  33. }
  34.  
  35. #quote2{
  36. position:fixed;
  37. width: 800px;
  38. height:100px;
  39. top: 150px;
  40. left: 500px;
  41. background-color: #666;
  42. text-align: right;
  43. font-family: 'Alegreya', cursive;
  44. text-shadow: -1px 0px 0px #AFABAA, 0px 1px 0px #AFABAA, 1px 0px 0px #AFABAA, 0px -1px 0px #AFABAA;
  45. font-size:28px;
  46. color: #947040;
  47. z-index: 4;
  48. }
  49.  
  50. #quote3{
  51. position:fixed;
  52. width: 800px;
  53. height:100px;
  54. top: 260px;
  55. left: 500px;
  56. background-color: #666;
  57. text-align: left;
  58. font-family: 'Alegreya', cursive;
  59. text-shadow: -1px 0px 0px #AFABAA, 0px 1px 0px #AFABAA, 1px 0px 0px #AFABAA, 0px -1px 0px #AFABAA;
  60. font-size:28px;
  61. color: #344468;
  62. z-index: 4;
  63. }
  64.  
  65. #quote4{
  66. position:fixed;
  67. width: 800px;
  68. height:100px;
  69. top: 370px;
  70. left: 500px;
  71. background-color: #666;
  72. text-align: right;
  73. font-family: 'Alegreya', cursive;
  74. text-shadow: -1px 0px 0px #AFABAA, 0px 1px 0px #AFABAA, 1px 0px 0px #AFABAA, 0px -1px 0px #AFABAA;
  75. font-size:28px;
  76. color: #947040;
  77. z-index: 4;
  78. }
  79.  
  80. #quote5{
  81. position:fixed;
  82. width: 800px;
  83. height:100px;
  84. top: 480px;
  85. left: 500px;
  86. background-color: #666;
  87. text-align: left;
  88. font-family: 'Alegreya', cursive;
  89. text-shadow: -1px 0px 0px #AFABAA, 0px 1px 0px #AFABAA, 1px 0px 0px #AFABAA, 0px -1px 0px #AFABAA;
  90. font-size:28px;
  91. color: #344468; }
  92. z-index: 4;
  93. }
  94. </style>
  95.  
  96. <div id="quote1">"Because I'm a player in the Wiseman's Fatal Game."</div>
  97. <div id="quote2">"The Wiseman cares not for you, anymore."</div>
  98. <div id="quote3">"His goons do."</div>
  99. <div id="quote4">"They'll be coming for you."</div>
  100. <div id="quote5">"Let them."<br>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement