Advertisement
hallowimg

water

Apr 8th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Cookie|Pacifico');
  3. @import url('https://fonts.googleapis.com/css?family=Mukta|Overpass|Quicksand|Ubuntu');
  4. @import url('https://fonts.googleapis.com/css?family=Didact+Gothic|Gamja+Flower|Jua|Muli|Tenali+Ramakrishna');
  5.  
  6. body{
  7. background-image:url('http://inn.spb.ru/images/300/DSC100302480.jpg');
  8. background-repeat:no-repeat;
  9. background-size:100%;
  10. }
  11.  
  12. ::-webkit-scrollbar {display: none}
  13.  
  14. h1{
  15. color:#0028BF;
  16. font-family: 'Pacifico', sans-serif;
  17. }
  18.  
  19. hr {
  20. border:0;
  21. margin-bottom:5px;
  22. width:90%;
  23. height:1px;
  24. -moz-box-sizing:border-box;
  25. box-sizing:border-box;
  26. background-color:#000;
  27. }
  28. a{
  29. color:#0065FF
  30. }
  31.  
  32. b{
  33. color:#003E9D;
  34. }
  35.  
  36. .hlw img {
  37. top: 15.2vh;
  38. left: 0vh;
  39. position: absolute;
  40. height: 64vh;
  41. width:60vh;
  42. overflow:auto;
  43. filter: drop-shadow(0 0 .9vh #0023A9);
  44. animation: float 3s ease-in-out infinite;
  45. }
  46.  
  47. @keyframes float {
  48. 0% {
  49. transform: translatey(0px);
  50. }
  51. 50% {
  52. transform: translatey(-20px);
  53. }
  54. 100% {
  55. transform: translatey(0px);
  56. }
  57. }
  58.  
  59. .box {
  60. position:absolute;
  61. background-color:#C5DCFF;
  62. opacity: 0.5;
  63. height:55vh;
  64. width:44.1vh;
  65. right:103vh;
  66. top:10vh;
  67. border-style:double;
  68. border-color:#0854CA;
  69. }
  70. .box2 {
  71. position:absolute;
  72. background-color:#C5DCFF;
  73. opacity: 0.5;
  74. height:55vh;
  75. width:44.1vh;
  76. right:53vh;
  77. top:10vh;
  78. border-style:double;
  79. border-color:#0854CA;
  80. }
  81.  
  82. .box3 {
  83. position:absolute;
  84. background-color:#C5DCFF;
  85. opacity: 0.5;
  86. height:55vh;
  87. width:44.1vh;
  88. right:3vh;
  89. top:10vh;
  90. border-style:double;
  91. border-color:#0854CA;
  92. }
  93.  
  94. .stats {
  95. position:absolute;
  96. padding: 1px;
  97. font-family: 'Tenali Ramakrishna', sans-serif;
  98. font-size:16px;
  99. color:#262626;
  100. text-align:justify;
  101. line-height:24px;
  102. height:52.3vh;
  103. width:41vh;
  104. right:104.7vh;
  105. top: 12vh;
  106. overflow: auto;
  107. }
  108. .rels {
  109. position:absolute;
  110. padding: 1px;
  111. font-family: 'Tenali Ramakrishna', sans-serif;
  112. font-size:16px;
  113. color:#262626;
  114. text-align:justify;
  115. line-height:24px;
  116. height:52.3vh;
  117. width:41vh;
  118. right:54.7vh;
  119. top: 12vh;
  120. overflow: auto;
  121. }
  122. .ooc {
  123. position:absolute;
  124. padding: 1px;
  125. font-family: 'Tenali Ramakrishna', sans-serif;
  126. font-size:16px;
  127. color:#262626;
  128. text-align:justify;
  129. line-height:24px;
  130. height:52.3vh;
  131. width:41vh;
  132. right:4.7vh;
  133. top: 12vh;
  134. overflow: auto;
  135. }
  136.  
  137. .title{
  138. background: url('https://gifimage.net/wp-content/uploads/2017/09/anime-ocean-gif-14.gif') 0px 0px repeat;
  139. background-repeat:no-repeat;
  140. -webkit-background-clip: text;
  141. -webkit-text-fill-color: transparent;
  142. font-family: 'Pacifico', cursive;
  143. font-size:10.6vh;
  144. font-weight:bold;
  145. top:-2.5vh;
  146. left:15vh;
  147. filter: drop-shadow(0 0 .4vh #0023A9);
  148. line-height:22.8vh;
  149. position: absolute;
  150. z-index:1;
  151. }
  152.  
  153. .line{
  154. background-color:#0895CA;
  155. height:45vh;
  156. width:250vh;
  157. left:0vh;
  158. top:15.2vh;
  159. position:absolute;
  160. }
  161. .credit {
  162. overflow:hidden;
  163. position:fixed;
  164. text-align:justify;
  165. bottom:2vh;
  166. right:2vh;
  167. height:5vh;
  168. width:5vh;
  169. padding:0vh;
  170. opacity: .8;
  171. background-image: url('https://i.imgur.com/Ldl49Wz.png');
  172. background-position:top center;
  173. background-attachment: absolute;
  174. -webkit-background-size: cover;
  175. -moz-background-size: cover;
  176. -o-background-size: cover;
  177. background-size: cover;}
  178.  
  179. div.tooltipMessage {
  180. z-index: 600;
  181. position: absolute;
  182. width: 220px;
  183. font-family: verdana;
  184. font-variant: small-caps;
  185. font-size: 10px;
  186. text-align: justify;
  187. }
  188.  
  189. div.tooltipMessage > span {
  190. display: inline-block;
  191. background: #fff;
  192. padding: 4px 5px;
  193. color: #0854CA;
  194. border: 1px solid #0854CA;
  195. border-radius: 5px;
  196. }
  197. div.tooltipMessage.left > span {
  198. float: right;
  199. }
  200. </style>
  201. <a href= "https://roleplay.chat/profile.php?user=Hallowo" target="_blank"><div class= "credit"></div></a>
  202.  
  203.  
  204. <div class="line"></div>
  205. <div class="title">Aqua</div>
  206. <div class="box"></div>
  207. <div class="hlw">
  208. <img src="https://i.imgur.com/nOqa1ye.png">
  209. </div>
  210. <div class="stats">
  211. <h1><center>Stats</center></h1>
  212. <hr>
  213. <center>
  214. <font style=float:left><b>NAME:</b></font> <font style=float:right>Aqua</font><br>
  215. <font style=float:left><b>NICKNAMES:</b></font> <font style=float:right>Water.</font><br>
  216. <font style=float:left><b>AGE:</b></font> <font style=float:right>Twenty-two.</font><br>
  217. <font style=float:left><b>HEIGHT:</b></font> <font style=float:right>5'3".</font><br>
  218. <font style=float:left><b>WEIGHT:</b></font> <font style=float:right>112 lbs.</font><br>
  219. <font style=float:left><b>OCCUPATION:</b></font> <font style=float:right>Water mage.</font><br>
  220. <font style=float:left><b>ORIENTATION:</b></font> <font style=float:right>Flexible.</font><br>
  221. <font style=float:left><b>RELATIONSHIP STATUS:</b></font> <font style=float:right>Single.</font><br>
  222.  
  223.  
  224. <br><br>
  225. <h1>Bio</h1>
  226. <hr>
  227. words
  228. <br><br>
  229. words
  230. <br><br>
  231. words
  232. <br><br>
  233. <a class="tooltip" title="Go with the flow."><b>❤</b></a>
  234.  
  235. </center>
  236. </div>
  237.  
  238. <div class="box2"></div>
  239. <div class="rels">
  240. <center>
  241. <h1>Relationships</h1>
  242. <hr>
  243.  
  244. <a target="blank" title="Friend here." href="https://roleplay.chat/profile.php?user=water"><img src="https://i.imgur.com/8zyB92D.png" width="70" height="70" style=border-radius:50px></a>
  245.  
  246. <a target="blank" title="Friend here." href="https://roleplay.chat/profile.php?user=water"><img src="https://i.imgur.com/8zyB92D.png" width="70" height="70" style=border-radius:50px></a>
  247.  
  248. <a target="blank" title="Friend here." href="https://roleplay.chat/profile.php?user=Water"><img src="https://i.imgur.com/8zyB92D.png" width="70" height="70" style=border-radius:50px></a>
  249.  
  250. </center>
  251. </div>
  252. <div class="box3"></div>
  253. <div class="ooc">
  254. <center>
  255. <h1>OOC</h1>
  256. <hr>
  257. <font style=float:left><b>001.</b></font> <font style=float:right>This code is <a class="tooltip" title="Ask her if you want one."><b>HALLOW'S.</b></a>
  258. </font><br><br>
  259. <font style=float:left><b>002.</b></font> <font style=float:right>IC is not OOC.</font><br><br>
  260. <font style=float:left><b>003.</b></font> <font style=float:right>Real life comes first.</font><br><br>
  261. <font style=float:left><b>004.</b></font> <font style=float:right>Discord available.</font><br><br>
  262. <font style=float:left><b>005.</b></font> <font style=float:right>Picky writer.</font><br><br>
  263. <font style=float:left><b>006.</b></font> <font style=float:right>Mostly here to be a meme.</font><br><br>
  264.  
  265.  
  266.  
  267. </center>
  268. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement