Advertisement
solidgoldteeth

Dragon Age - Cleaver

Jan 21st, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.17 KB | None | 0 0
  1. <style>
  2. @import url(https://fonts.googleapis.com/css?family=Patrick+Hand+SC|Reenie+Beanie|Ruslan+Display);
  3.  
  4.  
  5. body {
  6. background-color: #333;
  7. background-image: url('');
  8. background-position: fixed;
  9. background-repeat:no-repeat;
  10. background-position: center;
  11. font-family: ;
  12. color: #7c7c7c;
  13. text-shadow:0px 0px 3px #000;
  14. }
  15.  
  16. h1 {
  17. color: #fff;
  18. font-family:'Reenie Beanie', cursive;
  19. font-size: 20px;
  20. font-weight:normal;
  21. letter-spacing: 1px;
  22. text-shadow:0px 0px 2px #b72f22;
  23. background-color:transparent;
  24. border-bottom: 1px dashed rgba(255,255,255,.14);
  25. padding:3px;
  26. ;
  27. }
  28.  
  29. b {
  30. font-weight:bold;
  31. text-shadow:0px 0px 2px #c16159;
  32. color: #000;
  33. }
  34. ::-webkit-scrollbar {
  35. width: 3px;
  36. height: 0px;
  37. background:;
  38. }
  39.  
  40. ::-webkit-scrollbar-thumb {
  41. background-color:#444;
  42. -webkit-border-radius: 10px;
  43. border-radius: 10px;
  44. }
  45.  
  46. ::selection {
  47. color: #fff;
  48. background: #C7C7C7;
  49. }
  50.  
  51. a {color:#c16159;
  52. text-decoration: none;
  53. font-family: 'Reenie Beanie', cursive;
  54. font-size: 15px;
  55. font-weight:bold;
  56. -webkit-transition: all 0.5s ease-in-out;
  57. -moz-transition: all 0.5s ease-in-out;
  58. -o-transition: all 0.5s ease-in-out;
  59. -ms-transition: all 0.5s ease-in-out;
  60. transition: all 0.5s ease-in-out;
  61. text-shadow:0px 0px 1px #222;
  62. }
  63.  
  64. a:hover {color: #b72f22;
  65. text-decoration: none;
  66. -webkit-transition: all 0.5s ease-in-out;
  67. -moz-transition: all 0.5s ease-in-out;
  68. -o-transition: all 0.5s ease-in-out;
  69. -ms-transition: all 0.5s ease-in-out;
  70. transition: all 0.5s ease-in-out;
  71. text-shadow:0px 0px 1px #000;
  72. }
  73. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  74. }
  75.  
  76. #holder{
  77. position: fixed;
  78. margin: auto;
  79. top: 0px;
  80. right: 0px;
  81. bottom: 0px;
  82. left: 0px;
  83. width: 750px;
  84. height: 600px;
  85. }
  86. #box2 {
  87. background: rgba(255,255,255,0.08);
  88. vertical-align: center;
  89. color:#f8f8f0;
  90. font-family: 'Patrick Hand SC', cursive;
  91. font-size: 12px;
  92. font-weight:normal;
  93. text-align: justify;
  94. width:420px;
  95. height:313px;
  96. left:300px ;
  97. top: 95px;
  98. overflow-y:scroll;
  99. letter-spacing:.5px;
  100. position: absolute;
  101. line-height: 14px;
  102. padding: 10px;
  103. margin: 10px;
  104. border: 1px solid #777;
  105. outline: 1px solid #fff;
  106. outline-offset: 4px;
  107. text-shadow:0px 0px 3px #000;}
  108.  
  109.  
  110. #boxooc{
  111. width:250px;
  112. height:335px;
  113. box-shadow:inset 1px 1px 40px 0 rgba(0,0,0,.45);
  114. background:url(https://c.fastcompany.net/multisite_files/fastcompany/imagecache/slideshow_large/slideshow/2014/11/3038650-slide-s-3-building-an-epic-one-character-at-a-time.jpg);
  115. background-size:120%;
  116. background-repeat:no-repeat;
  117. background-position:top center;
  118. overflow:hidden;
  119. position:absolute;
  120. left:35px;
  121. top:104px;
  122. border: 1px solid #999;
  123. outline: 1px solid #fff;
  124. outline-offset:3px;}
  125.  
  126. #overlay{
  127. background:rgba(0,0,0,.75);
  128. text-align:center;
  129. opacity:0;
  130. -webkit-transition: opacity .25s ease;
  131. -moz-transition: opacity .25s ease;
  132. }
  133.  
  134. #boxooc:hover #overlay {
  135. height:100%;
  136. opacity:1;
  137. }
  138.  
  139. #plus {
  140. vertical-align: center;
  141. color:#f8f8f0;
  142. font-size:12px;
  143. font-family: 'Patrick Hand SC', cursive;
  144. text-align: justify;
  145. overflow-y:scroll;
  146. letter-spacing:.5px;
  147. position: absolute;
  148. width:234px;
  149. position:absolute;
  150. left:0px;
  151. padding:5px;
  152. margin:5px;
  153. line-height: 18px;
  154. text-shadow:0px 0px 3px #fff;
  155. }
  156.  
  157. #friends {
  158. vertical-align: center;
  159. text-align: center;
  160. position: absolute;
  161. left:765px;
  162. top:97px;
  163. line-height: 12px;
  164. padding: 8px;
  165. margin: 1px;
  166.  
  167. }
  168.  
  169. #friends a {
  170. width: 150px;
  171. height:12px;
  172. font-family: ;
  173. font-size: 12px;
  174. text-transform:uppercase;
  175. letter-spacing: 2px;
  176. display: inline-block;
  177. text-align: center;
  178. background-color: #555;
  179. -webkit-transition: all 0.5s ease-in-out;
  180. -moz-transition: all 0.5s ease-in-out;
  181. -o-transition: all 0.5s ease-in-out;
  182. -ms-transition: all 0.5s ease-in-out;
  183. transition: all 0.5s ease-in-out;
  184. outline:1px solid #999;
  185. outline-offset:4px;
  186. margin-bottom:6px;
  187. }
  188.  
  189. </style>
  190.  
  191.  
  192. <div id="holder">
  193. <span style="font-family:'Ruslan Display', cursive; font-size:65px; color:#b72f22; left:375px; position:absolute; top:53px; z-index:2; text-shadow:0px 0px 4px #000">Cleaver</span>
  194.  
  195. <div id="box2">
  196. <h1>The Qunari Wanderer</h1>
  197. Name: Cleaver<br>
  198. Age: 40<br>
  199. Gender: Male<br>
  200. Orientation:<i>grunt</i><br>
  201. Species: Qunari<br>
  202. Height: 7'1"<br>
  203. Weight: 280 lbs<br><br>
  204.  
  205. Class: <a target="_blank" href="http://dragonage.wikia.com/wiki/Reaver_(Inquisition)">Reaver</a><br>
  206. Weapon: <a target="_blank" href="http://orig10.deviantart.net/7cbb/f/2012/306/f/0/horse_chopper_sword_by_supersalvador-d5jq187.jpg">Blade, a most fitting name.</a><br><br>
  207.  
  208. <h1>What's an adventure without a bit of spilt blood?</h1>
  209. A culture left behind, Cleaver was determined to set out in search of something to satiate his taste in battle. Once a member of the Qun, as a soldier to their cause, he found himself <i>bored</i> of the sitting and waiting while the armies of the land of Theadas marched around in battle. While he had his fair taste with the Tevinter and other campaigns, the world sat quiet for a long time, and it made him restless. Abandoning his past, he set forth to the mainland, hoping for that glorious battle that he so long yearned. That is when he found the path of the Reaver. It was not an easy one, slaying a dragon was no small matter. However, his bull-headedness and strength saw him through the battle, and the blood from its veins completed the ritual that made his yearning for battle his true call. And so we stand where he is today, an ox-man, stubborn and a braggart, who wonders the land. Some may point to him as a cold-blooded murderer, others may see him as a sellsword. These are only means to an end for him, and perhaps someday, he will finally find the battle he so foundly seeks, the one that will either end him, or make him stronger than any before.
  210.  
  211. <h1>current rumors</h1>
  212. <b>﴿</b> Wanted posters across Thedas's most seedy hovels brandish a likeness to Cleaver's face! Wanted for crimes he may or may not have committed, the Qunari is retracing his steps in order to clear his name. <br><br>
  213.  
  214. <b>﴿</b> TBA <br><br>
  215. </div>
  216.  
  217. <div id="boxooc">
  218. <div id="overlay">
  219. <span id="plus"><h1>ooc notes</h1>
  220. 0. This code was put together by <a href="https://roleplay.chat/profile.php?user=Stargazer">Stargazer</a>.<br><br>
  221. 1.This character is best suited for Dragon Age, however, can be adapted to fit just about any Medieval setting.<br><br>
  222. 2. Smut would be preferred to be blended into the story. Come ride the bull. <br><br>
  223. 3. Despite appearance, I am PM friendly, so don't be afraid to say hello. <br>
  224. </span>
  225. </div>
  226. </div>
  227.  
  228. <div id="friends">
  229.  
  230. <a href="https://roleplay.chat/profile.php?user=Zilyana"_blank">Zilyana</a>
  231. <br><br>
  232.  
  233. <a href="https://roleplay.chat/profile.php?user=Stargazer" target="_blank">Cassian</a>
  234. <br><br>
  235.  
  236. <a href="https://roleplay.chat/profile.php?user=" target="_blank">TBA</a>
  237. <br><br>
  238.  
  239. <br><br>
  240.  
  241. </div>
  242.  
  243. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement