owltrash

venom's profile (wip)

Dec 4th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.23 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Cardo|Cinzel+Decorative|IM+Fell+English+SC|Italianno|Jim+Nightshade|Karla|Source+Serif+Pro|Zeyada');
  3. @import url('https://fonts.googleapis.com/css?family=Georgia');
  4.  
  5.  
  6. .pfor{ display:none; background-color:transparent; }
  7. body {background:url('') top left fixed repeat;
  8. background-color:#fff;
  9. overflow:hidden; }
  10.  
  11. #profile{ border:0px; background-color:transparent; }
  12. *{cursor:url('https://i.imgur.com/8QmAMfq.png'), default; }
  13.  
  14. ::-webkit-scrollbar { width:5px; height:0px;
  15. background:; }
  16. ::-webkit-scrollbar-thumb { background-color:#dbd3d2;
  17. border:1px solid #dbd3d2;
  18. -webkit-border-radius:10px; border-radius:10px; }
  19.  
  20.  
  21. body{
  22. background-color: transparent;
  23. background-position:right top; background-image: url("");
  24. background-repeat: repeat; background-attachment:fixed; background-size: repeat}
  25.  
  26.  
  27. #name{
  28. height:100px; width:400px;
  29. top:-15px; left:45px;
  30. background-color:#;
  31. color:#d2c4c1;
  32. font-family:'italianno', cursive;
  33. font-size:65px;
  34. letter-spacing:1px;
  35. text-transform:; text-align:justify;
  36. margin: 0px 5px 0px; padding:px;
  37. box-shadow: inset 0px 0px 20px #,
  38. 0px 0px 20px #;
  39. position:absolute;
  40. float:left; overflow:auto;
  41. opacity:.0; transition: 1s;
  42. filter: blur(0px); opacity:1.0; transition: 1s; }
  43.  
  44. #titles{ position:absolute;
  45. width:400px; height:43px;
  46. left:40px; top:35px;
  47. background-color:transparent;
  48. color:#ccbcb8;
  49. font-family:'IM Fell English SC';
  50. font-size:11px;
  51. line-height:15px;
  52. letter-spacing:1px;
  53. text-transform:uppercase; text-align:justify;
  54. padding:13px; float:left;
  55.  
  56. overflow:auto; opacity:.0; transition: 1s;
  57. filter: blur(0px); opacity:1.0; transition: 1s; }
  58.  
  59.  
  60. #opening{ position:fixed; width:100%; height:100%; left:150px; bottom:150px; }
  61.  
  62. #opening-img { position:absolute;
  63. background-image:url('https://i.imgur.com/w5zFJ4E.png');
  64. background-position:0% 20%; background-size:443px;
  65. background-attachment: absolute;
  66. background-repeat:no-repeat;
  67. height:617px; width:443px;
  68. bottom:-200px; left:25px;
  69. filter: blur(0px); opacity:1.0; transition: 1s; }
  70.  
  71. #opening-img2 { position:absolute;
  72. background-image:url('https://i.imgur.com/6dyLWnV.png');
  73. background-position:0% 20%; background-size:430px;
  74. background-attachment: absolute;
  75. background-repeat:no-repeat;
  76. height:617px; width:430px;
  77. bottom:-100px; left:25px;
  78. filter: blur(1px); opacity:1.0; transition: 1s;
  79. animation: bounce 3.25s infinite;
  80. -o-animation: bounce 3.25s infinite;
  81. -moz-animation:bounce 3.25s infinite;
  82. -webkit-animation: bounce 3.25s infinite;
  83. -webkit-transition: all 0.3s ease-out;
  84. transition: all 0.8s ease-out;
  85. }
  86. @keyframes bounce{
  87. 0% {top: 30px;}
  88. 50% {top: 50px;}
  89. 100% {top: 30px;}
  90. }
  91. @-webkit-keyframes bounce {
  92. 0% {top: 30px;}
  93. 50% {top: 50px;}
  94. 100% {top: 30px;}
  95. }
  96.  
  97. #ooc{ position:absolute;
  98. width:400px; height:43px;
  99. left:40px; bottom:80px;
  100. background-color:transparent;
  101. color:#ccbcb8;
  102. font-family:'IM Fell English SC';
  103. font-size:10px;
  104. line-height:15px;
  105. letter-spacing:1px;
  106. text-transform:uppercase; text-align:justify;
  107. padding:13px; float:left;
  108. overflow:auto; opacity:.0; transition: 1s;
  109. filter: blur(0px); opacity:1.0; transition: 1s; }
  110.  
  111. body:hover #music { opacity:1.0; transition-delay: 1.5s; }
  112.  
  113.  
  114. #container{ position:absolute; left:-405px; bottom:130px; opacity:.0; transition: 1s; }
  115. body:hover #container { filter: blur(0px); opacity:1.0; transition-delay: 1s; }
  116.  
  117.  
  118. #stats{ position:absolute;
  119. width:190px; height:160px;
  120. left:280px; bottom:35px;
  121. background-color:transparent;
  122. color:#a08f8d;
  123. font-family:'cardo';
  124. font-size:12px;
  125. line-height:21px;
  126. letter-spacing:1px;
  127. text-transform:; text-align:justify;
  128. padding:13px; float:left;
  129. border-top:1px dotted #a08f8d;
  130. overflow:auto; opacity:.0; transition: 1s; }
  131. body:hover #stats { opacity:1.0; transition-delay:1s; }
  132.  
  133.  
  134. #blurb{ position:absolute;
  135. width:190px; height:213px;
  136. left:280px; bottom:-193px;
  137. background-color:transparent;
  138. color:#a08f8d;
  139. font-family:'cardo';
  140. font-size:12px;
  141. line-height:18px;
  142. letter-spacing:1px;
  143. text-transform:; text-align:justify;
  144. padding:13px; float:left;
  145. border-top:1px dotted #a08f8d;
  146. border-bottom:1px dotted #a08f8d;
  147. overflow:auto; opacity:.0; transition: 1s; }
  148. body:hover #blurb { opacity:1.0; transition-delay:1s; }
  149.  
  150.  
  151. #headcanons{ position:absolute;
  152. width:190px; height:250px;
  153. left:875px; bottom:-55px;
  154. background-color:transparent;
  155. color:#a08f8d;
  156. font-family:'cardo';
  157. font-size:12px;
  158. line-height:21px;
  159. letter-spacing:1px;
  160. text-transform:; text-align:justify;
  161. padding:13px; float:left;
  162. border-top:1px dotted #a08f8d;
  163. overflow:auto; opacity:.0; transition: 1s; }
  164. body:hover #headcanons { opacity:1.0; transition-delay:1s; }
  165.  
  166.  
  167. #people{ position:absolute;
  168. width:190px; height:110px;
  169. left:875px; bottom:-193px;
  170. background-color:transparent;
  171. color:#a08f8d;
  172. font-family:'cardo';
  173. font-size:12px;
  174. line-height:18px;
  175. letter-spacing:1px;
  176. text-transform:; text-align:justify;
  177. padding:13px; float:left;
  178. border-top:1px dotted #a08f8d;
  179. border-bottom:1px dotted #a08f8d;
  180. overflow:auto; opacity:.0; transition: 1s; }
  181. body:hover #people { opacity:1.0; transition-delay:1s; }
  182.  
  183.  
  184. h1 { position:absolute;
  185. background-color:transparent;
  186. color:#ccbcb8;
  187. font-family:'Cinzel Decorative', cursive;
  188. font-size:14px;
  189. line-height:15px;
  190. letter-spacing:1px;
  191. text-decoration:none;
  192. text-transform:uppercase; text-align:center;
  193. padding:3px; }
  194.  
  195. b{ color:#a08f8d;
  196. font-family:'teko';
  197. font-size:12px;
  198. letter-spacing:3px;
  199. line-height:18px;
  200. text-transform:uppercase;
  201. text-align:center;
  202. }
  203.  
  204. a {color:#a08f8d;
  205. letter-spacing:1px;
  206. line-height:18px;
  207. text-decoration:none;
  208. text-transform:;
  209. padding:1px; display:inline-block; }
  210. a:hover {color:#a08f8d;
  211. text-shadow: 0px -4px 3px #dbd3d2,
  212. 0px 4px 3px #dbd3d2,
  213. 0px 2px 2px #815761,
  214. 0px -2px 2px #815761;
  215. text-decoration: none;
  216. transition: 1.2s;
  217. }
  218.  
  219. a[data-tooltip] { position: relative; }
  220. a[data-tooltip]::before,
  221. a[data-tooltip]::after { position: absolute;
  222. display: none;
  223. opacity: .9; }
  224. a[data-tooltip]::before { content: attr(data-tooltip);
  225. background: #ccbcb8;
  226. color: #a08f8d;
  227. font-family:'teko'; font-size:14px;
  228. letter-spacing:1px; padding:2px;
  229. border-radius: 5px; width:65px;
  230. text-decoration: none;
  231. box-shadow: 1px 0px 0px #d2cac9,
  232. 0px 1px 0px #d2cac9,
  233. -1px 0px 0px #d2cac9,
  234. 0px -1px 0px #d2cac9; }
  235. a[data-tooltip]::after { width:0; height:0;
  236. border: 6px solid transparent;
  237. content: ''; }
  238. a[data-tooltip]:hover::before,
  239. a[data-tooltip]:hover::after {
  240. display: block; }
  241. a[data-tooltip][data-placement="bottom"]::before {
  242. top: 100%; left: 0;
  243. margin-top: 10px; }
  244. a[data-tooltip][data-placement="bottom"]::after {
  245. border-bottom-color: #ccbcb8;
  246. border-top: none;
  247. top: 100%;
  248. left: 10px;
  249. margin-top: 4px; }
  250.  
  251. u { position:absolute;
  252. background-color:transparent;
  253. color:#ccbcb8;
  254. font-family:'Cinzel Decorative', cursive;
  255. font-size:11px;
  256. line-height:15px;
  257. letter-spacing:1px;
  258. border-bottom:1px dotted #bbb;
  259. text-decoration:none;
  260. text-transform:uppercase; text-align:justify;
  261. padding:3px; }
  262.  
  263. </style>
  264. <body>
  265.  
  266. <div id="opening">
  267. <div id="opening-img">
  268. <div id="opening-img2"></div>
  269.  
  270. <div id="name">
  271. <center> Ellana Lavellan </center>
  272. </div>
  273. <div id="titles">
  274. <center>former inquisitor. holy stump of andraste. <br> dragon age: inquisition.</center>
  275. </div>
  276. <div id="ooc">
  277. <center> tap or hover for full profile. </center>
  278. </div>
  279.  
  280. </div>
  281.  
  282.  
  283. <div id="container">
  284.  
  285. <div id="music-player">
  286. <div style="margin-top:4px;">
  287. <audio controls style="opacity:0; width:150px; margin-bottom:91px; margin-left:145px;" loop="">
  288. <source src="https://dl.dropboxusercontent.com/s/n9ypdx293py3me6/DAI%20Tavern%20Songs.mp3?dl=0">
  289. </audio>
  290. </div>
  291. </div>
  292.  
  293.  
  294. <div id="stats">
  295. <u>race:</u> <font style="float:right;">Dalish Elf</font><br>
  296. <u>age:</u> <font style="float:right;">early 30s</font><br>
  297. <u>height:</u> <font style="float:right;">5’04”</font><br>
  298. <u>class:</u> <font style="float:right;">Shapeshifter</font><br>
  299. <u>affiliation:</u> <font style="float:right;"><s>Inquisition</s></font><br>
  300. <font style="float:right;">Friends of Red Jenny</font><br>
  301. <font style="float:right;">Clan Lavellan</font>
  302. </div>
  303.  
  304. <div id="blurb">
  305. Once the First of her Clan, Ellana retains a profound connection to the earth and all that depends on it — one that enhances her senses; reveals paths where most see none; and serves as an anchor for an otherwise unpredictable nature.
  306. <br> At the Well of Sorrows, she told Morrigan to fuck off and drank from the Well herself.
  307.  
  308. </div>
  309. <div id="headcanons">
  310.  
  311. ⚜ Recruited the Mages
  312. <br>⚜ Supported Leliana as Divine
  313. <br>⚜ Helped the Grey Wardens rebuild
  314. <br>⚜ Reconciled Celene and Briala; recruited Florianne
  315. <br>⚜ Spared the Chargers
  316. <br>⚜ Defeated the Jaws of Hakkon
  317. <br>⚜ Drank from the Well
  318. <br>⚜ Disbanded the Inquisition
  319. <br>⚜ Vowed to stop Solas
  320.  
  321. </div>
  322. <div id="people">
  323. <center><i>TBA</i></center>
  324.  
  325. </div>
  326.  
  327. </div>
  328. </body>
Advertisement
Add Comment
Please, Sign In to add comment