Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Asul');
  3.  
  4. #credit{
  5. position: fixed;
  6. bottom: 0;
  7. right: 0;
  8. color: white;
  9. font-family: Asul;
  10. font-size: 2vh;
  11. z-index: 10;
  12. background: rgba(0,0,0,0.5);
  13. }
  14. #credit a{
  15. font-size: 2vh;
  16. }
  17.  
  18. body{
  19. background-color: #6FA155;
  20. }
  21.  
  22. #background{
  23. position: fixed;
  24. z-index: 0;
  25. width: 100vw;
  26. height: 100vh;
  27. left: 0;
  28. bottom: 0;
  29. background-image: url('http://i.imgur.com/davuRwj.jpg');
  30. background-size: cover;
  31. pointer-events: none;
  32. }
  33.  
  34. #image{
  35. position: fixed;
  36. right: 25vw;
  37. bottom: 0vh;
  38. z-index: 3;
  39. height: 100vh;
  40. pointer-events: none;
  41. }
  42.  
  43. #image img{
  44. height: 100%;
  45. }
  46.  
  47. #text{
  48. font-family: 'Asul';
  49. font-size: 1.9vw;
  50. color: #fff;
  51. position: fixed;
  52. left: 4vw;
  53. top: 13vh;
  54. width: 32vw;
  55. height: 80vh;
  56. z-index: 4;
  57. text-align: center;
  58. text-shadow:
  59. -1px -1px 0 #000,
  60. 1px -1px 0 #000,
  61. -1px 1px 0 #000,
  62. 1px 1px 0 #000;
  63. }
  64.  
  65. hr{
  66. border: #38e4f7 solid 0.2vw;
  67. background-color: #38e4f7;
  68. }
  69.  
  70. a{
  71. font-family: 'Asul';
  72. color: #38e4f7 ;
  73. text-shadow:
  74. -1px -1px 0 #000,
  75. 1px -1px 0 #000,
  76. -1px 1px 0 #000,
  77. 1px 1px 0 #000;
  78. font-size: 1.5vw;
  79. }
  80.  
  81. table{
  82. width: 100%;
  83. font-family: 'Asul';
  84. color: white;
  85. text-shadow:
  86. -1px -1px 0 #000,
  87. 1px -1px 0 #000,
  88. -1px 1px 0 #000,
  89. 1px 1px 0 #000;
  90. font-size: 1.5vw;
  91. border-collapse: collapse;
  92. }
  93.  
  94. tr:nth-child(even){
  95. background: rgba(0,0,0,0.5);
  96. }
  97.  
  98. .clouds {
  99. position:fixed;
  100. left:0;
  101. bottom:0;
  102. width:100%;
  103. height:100%;
  104. display:block;
  105. overflow: visible;
  106. pointer-events: none;
  107. opacity: 1;
  108. background:url('https://images.onlinelabels.com/images/clip-art/GDJ/Large%20Flock%20Of%20Birds%20Silhouette-263487.png');
  109. background-size: contain;
  110. z-index:1;
  111.  
  112. -webkit-animation:move-scrolling-front 200s linear infinite;
  113. animation:move-scrolling-front 200s linear infinite;
  114. }
  115.  
  116. @keyframes move-scrolling-front{
  117. from{background-position:0% 0%}
  118. to{background-position:900% 0%}
  119. }
  120. @-webkit-keyframes move-scrolling-front{
  121. from{background-position:0% 0%}
  122. to{background-position:900% 0%}
  123. }
  124.  
  125. #player{
  126. position: fixed;
  127. z-index: 5;
  128. top: 13vh;
  129. left: 0px;
  130. width: 40px;
  131. height: 40px;
  132. overflow:hidden;
  133. }
  134.  
  135. #slice{
  136. position: fixed;
  137. z-index:4;
  138. top: 13vh;
  139. left: 0px;
  140. width: 40px;
  141. height: 40px;
  142. }
  143.  
  144. #slice img{
  145. width: 100%;
  146. }
  147. </style>
  148.  
  149. <div id="text">
  150. THE GREYWAREN<hr>
  151. <table>
  152. <tr>
  153. <td>Name</td><td>Ronan Niall Lynch</td>
  154. </tr>
  155. <tr>
  156. <td>Alias</td><td>The snake. Soldier boy. Kerah. The Greywaren.</td>
  157. </tr>
  158. <tr>
  159. <td>Age</td><td>18</td>
  160. </tr>
  161. <tr>
  162. <td>Height</td><td>6'2"</td>
  163. </tr>
  164. <tr>
  165. <td>Occupation</td><td>Farmer</td>
  166. </tr>
  167. <tr>
  168. <td>Orientation</td><td>Homosexual</td>
  169. </tr>
  170. <tr>
  171. <td>Partner</td><td>Adam Parrish</td>
  172. </tr>
  173. <tr>
  174. <td>Pet</td><td>Chainsaw (raven)</td>
  175. </tr>
  176. </table>
  177. <hr>
  178. <table>
  179. <tr>
  180. <td>Room and PM's welcome</td>
  181. </tr>
  182. <tr>
  183. <td>Story over Smut</td>
  184. </tr>
  185. <tr>
  186. <td>IC =/= OOC</td>
  187. </tr>
  188. <tr>
  189. <td>3rd person, literate, paragraph</td>
  190. </tr>
  191. <tr>
  192. <td><a href="http://theravenboys.wikia.com/wiki/Ronan_Lynch">Bastard</a></td>
  193. </tr>
  194. <tr>
  195. <td>Chainsaw is his pet raven</td>
  196. </tr>
  197. </table>
  198. </div>
  199.  
  200. <div class="clouds"></div>
  201.  
  202. <div id="clouds"></div>
  203.  
  204. <div id="background">
  205. </div>
  206.  
  207. <div id="image">
  208. <img src="http://i.picpar.com/zlTc.jpg">
  209. </div>
  210.  
  211.  
  212. <div id="credit">
  213. Code by Aishurel! <a href="https://pastebin.com/edit/khvm8x8g">Please steal*</a>
  214. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement