Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.65 KB | None | 0 0
  1. #profile-container {
  2. background: none;
  3. cursor: url(http://www.cursor.cc/cursor/870/46/cursor.png), progress !important;
  4. }
  5.  
  6.  
  7.  
  8. body{
  9. background: #333 url("https://i.imgur.com/2W4L4ws.png") repeat;
  10. overflow:hidden;
  11. @import 'https://fonts.googleapis.com/css?family=Open+Sans:300';
  12.  
  13. }
  14.  
  15. ::-webkit-scrollbar {
  16. display: none;
  17. }
  18.  
  19. .picture{
  20. position: absolute;
  21. top: -5px;
  22. left: 90px;
  23. width: 460px;
  24. height: 590px;
  25. background: url(https://i.imgur.com/nEXRrNx.jpg);
  26. background-size: 700px;
  27. border: 1px solid #000;
  28. background-repeat: none;
  29. -webkit-user-select: none;
  30. background-repeat:no-repeat;
  31. box-shadow: -9px 0 5px -5px #fff inset;;
  32. background-position:50% 75%;
  33. z-index: 0;
  34. border-top-left-radius: 5px;
  35. border-bottom-left-radius: 5px;
  36. }
  37.  
  38.  
  39.  
  40. hr {
  41. border: 1px solid #ccc;
  42. width: 300px;
  43. -webkit-user-select: none;
  44. box-shadow: 0 0 5px #ccc, 0 0 10px #000;
  45. }
  46.  
  47. ::-webkit-scrollbar {
  48. width: 1px;
  49. height: 1px;
  50. }
  51.  
  52. ::-webkit-scrollbar-thumb {
  53. background: #transparent;
  54. }
  55.  
  56. ::-webkit-scrollbar-track {
  57.  
  58. }
  59.  
  60. table.center {
  61. margin-left:auto;
  62. margin-right:auto;
  63. }
  64.  
  65. table,
  66. th,
  67. td {
  68. font-family: 'Lora';
  69. font-style: normal;
  70. font-weight: 400;
  71. font-size: 14px;
  72. overflow: auto;
  73. color: #ccc;
  74. }
  75.  
  76. td:nth-child(odd) {
  77. color: #ccc;
  78. }
  79.  
  80. #stats-container{position: absolute; top: 5px; width: 200px;}
  81.  
  82. .stat{
  83. position: relative;
  84. border-right: 1px solid #000;
  85. border-bottom: 1px solid #000;
  86. border-top: 1px solid #000;
  87. margin: 0px 5px 8px 9px;
  88. left: 542px;
  89. -webkit-user-select: none;
  90. border-top-right-radius: 5px;
  91. border-bottom-right-radius: 5px;
  92. top: -10px;
  93. overflow: auto;
  94.  
  95. z-index: 0;
  96. width: 85px; height: 20px;
  97. font-size: 13px; letter-spacing: 0px;
  98. text-align: center;}
  99.  
  100. .name{
  101. position: absolute;
  102. width: 85px; padding: 1px 0px 1px 0px;
  103. background: #fff;
  104. color: #000;
  105. pointer-events:none;
  106. font-family: 'Carrois Gothic';
  107. font-style: normal;
  108. -webkit-user-select: none;
  109. font-weight: 400;
  110. z-index: 5;
  111. opacity:1;
  112. line-height: 155%;
  113. transition: 0.6s ease-in-out;}
  114.  
  115. .answer{position: absolute;
  116. width: 85px; padding: 1px 0px 1px 0px;
  117. background: #fff;
  118. font-family: 'Carrois Gothic';
  119. font-style: normal;
  120. font-weight: 400;
  121. line-height: 155%;
  122. font-weight: 400;
  123. z-index: 0;
  124. color: #000;}
  125.  
  126. .stat:hover > .name{margin-left: 0px; opacity: 0;}
  127. .stat:hover > .answer{margin-left: 0px; opacity:1;}
  128.  
  129. .tabs-container{
  130. position: absolute;
  131. left: 34px; right: 4px; top: 47px; bottom: 5px;
  132. background: #c3c1ce;
  133. border: 0px solid #212025;
  134. -webkit-user-select: none;
  135. }
  136.  
  137. .tab-1, .tab-2{display: none; overflow: auto;
  138. position: absolute;
  139. top:0; bottom:0; left: 0; right: 0;
  140. padding: 10px;
  141. font-family: calibri; font-size: 11px; letter-spacing: 1px; color: #212025;
  142. text-align: left;}
  143.  
  144. .tab-1::first-letter{
  145. float:left; padding: 10px 4px 7px 8px;
  146. margin-right: 3px;
  147. background: #212025;
  148. border: 4px double #212025; background-clip: padding-box;
  149. font-family: basic; font-size: 40px; color: #c3c1ce;}
  150.  
  151. .Info {
  152. position: absolute;
  153. height: 553px;
  154. box-shadow: 0 0 8px 8px #fff inset;
  155. width: 426px;
  156. left: 91px;
  157. top: -4px;
  158. background-color: #fff;
  159. padding-bottom: 21px;
  160. padding-top: 16px;
  161. -webkit-user-select: none;
  162. padding-right: 16px;
  163. padding-left: 16px;
  164. z-index: 1;
  165. margin-bottom: 5px;
  166. font-family: 'Prociono';
  167. font-style: normal;
  168. font-weight: 400;
  169. font-size: 13px;
  170. border-top-left-radius: 5px;
  171. border-bottom-left-radius: 5px;
  172. color: #000;
  173. opacity: 0;
  174. -webkit-transition: all 1s ease;
  175. overflow: Auto;
  176. }
  177.  
  178. .Info:hover {
  179. opacity: 0.85;
  180. -webkit-transition: all 1s ease;
  181. }
  182.  
  183. hr {
  184. border: 1px solid #ccc;
  185. width: 300px;
  186. box-shadow: 0 0 5px #ccc, 0 0 10px #000;
  187. }
  188.  
  189. ::-webkit-scrollbar {
  190. width: 1px;
  191. height: 1px;
  192. }
  193.  
  194. ::-webkit-scrollbar-thumb {
  195. background: #transparent;
  196. }
  197.  
  198. ::-webkit-scrollbar-track {
  199.  
  200. }
  201.  
  202. table.center {
  203. margin-left:auto;
  204. margin-right:auto;
  205. }
  206.  
  207. table,
  208. th,
  209. td {
  210. font-family: 'Saira';
  211. font-style: normal;
  212. font-weight: 400;
  213. font-size: 15px;
  214. overflow: auto;
  215. -webkit-user-select: none;
  216. color: #ccc;
  217. }
  218.  
  219. td:nth-child(odd) {
  220. color: #ccc;
  221. }
  222.  
  223. a:link,
  224. a:visited,
  225. a:active {
  226. text-decoration: none;
  227. color: #A52A2A;
  228. z-index: 10;
  229. -webkit-transition: all .5s ease;
  230.  
  231. }
  232.  
  233. /* latin */
  234. @font-face {
  235. font-family: 'Carrois Gothic';
  236. font-style: normal;
  237. font-weight: 400;
  238. src: local('Carrois Gothic Regular'), local('CarroisGothic-Regular'), url(https://fonts.gstatic.com/s/carroisgothic/v7/GCgb7bssGpwp7V5ynxmWy-RYAdd4IhfhHjBEc43Trp8.woff2) format('woff2');
  239. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  240. }
  241.  
  242. /* latin */
  243. @font-face {
  244. font-family: 'Prociono';
  245. font-style: normal;
  246. font-weight: 400;
  247. src: local('Prociono'), local('Prociono-Regular'), url(https://fonts.gstatic.com/s/prociono/v7/NzahrnHu7VVvHGo3vxCa9vesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  248. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  249. }
  250.  
  251. /* latin */
  252. @font-face {
  253. font-family: 'Cinzel Decorative';
  254. font-style: normal;
  255. font-weight: 400;
  256. src: local('Cinzel Decorative Regular'), local('CinzelDecorative-Regular'), url(https://fonts.gstatic.com/s/cinzeldecorative/v6/daaCSScvJGqLYhG8nNt8KPPswUAPni7TTMw.woff2) format('woff2');
  257. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  258. }
  259.  
  260. <div class="picture">&nbsp;</div>
  261. <div class="content">
  262. <p style="text-align: center;">&nbsp;</p>
  263. <p style="text-align: center;">&nbsp;&nbsp;</p>
  264. <p style="text-align: center;">&nbsp;</p>
  265. <p style="text-align: center;">&nbsp;</p>
  266. <p style="text-align: center;">&nbsp;</p>
  267. <p style="text-align: center;">&nbsp;</p>
  268. <p style="text-align: center;">&nbsp;</p>
  269. </div>
  270. <div id="stats-container">
  271. <div class="stat">
  272. <div style="text-align: center;" class="name">Name</div>
  273. <div class="answer">Lacus Albrin</div>
  274. </div>
  275. <div class="stat">
  276. <div class="name">Race</div>
  277. <div class="answer">Human</div>
  278. </div>
  279. <div class="stat">
  280. <div class="name">Gender</div>
  281. <div class="answer">Male</div>
  282. </div>
  283. <div class="stat">
  284. <div class="name">Age</div>
  285. <div class="answer">Twenty Five</div>
  286. </div>
  287. <div class="stat">
  288. <div class="name">Occupation</div>
  289. <div class="answer">Soldier</div>
  290. </div>
  291. <div class="stat">
  292. <div class="name">Alignment</div>
  293. <div class="answer">Lawful Good</div>
  294. </div>
  295. <div class="stat">
  296. <div class="name">Affiliation</div>
  297. <div class="answer">Military</div>
  298. </div>
  299. <div class="stat">
  300. <div class="name">Dragon Ally</div>
  301. <div class="answer">Othos</div>
  302. </div>
  303. <div class="stat">
  304. <div class="name">Weaponry</div>
  305. <div class="answer">Sword / Shield</div>
  306. </div>
  307. <div class="stat">
  308. <div class="name">Special Item</div>
  309. <div class="answer">---</div>
  310. </div>
  311. <div class="stat">
  312. <div class="name">Height</div>
  313. <div class="answer">6'2"</div>
  314. </div>
  315. <div class="stat">
  316. <div class="name">Weight</div>
  317. <div class="answer">176lbs</div>
  318. </div>
  319. <div class="stat">
  320. <div class="name">Build</div>
  321. <div class="answer">Athletic</div>
  322. </div>
  323. <div class="stat">
  324. <div class="name">Marital Status</div>
  325. <div class="answer">Single</div>
  326. </div>
  327. <div class="stat">
  328. <div class="name">Orientation</div>
  329. <div class="answer">Heterosexual</div>
  330. </div>
  331. <div class="stat">
  332. <div class="name">Likes</div>
  333. <div class="answer">Apples</div>
  334. </div>
  335. <div class="stat">
  336. <div class="name">Dislikes</div>
  337. <div class="answer">Rain</div>
  338. </div>
  339. <div class="stat">
  340. <div class="name">Theme I</div>
  341. <div class="answer"><a href="https://www.youtube.com/watch?v=t408OV_kX24" target="_blank">Silverbound</a></div>
  342. </div>
  343. <div class="stat">
  344. <div class="name">Theme II</div>
  345. <div class="answer"><a href="https://www.youtube.com/watch?v=D332jqKSNKY" target="_blank">Orion</a></div>
  346. </div>
  347. <div class="stat">
  348. <div class="name">Gallery</div>
  349. <div class="answer">TBA</div>
  350. </div>
  351. </div>
  352. <div class="Info">
  353. <p style="text-align: center;"><span style="font-size: 22pt; font-family: 'Cinzel Decorative';">The Hopeful Recruit</span></p>
  354. <p style="text-align: center;">&nbsp;</p>
  355. <p style="text-align: justify;">Lacus Albrin. A young and kindhearted young man with an iron will hailing from the city of Alstrem. When his desire to help others overcame his desire to follow in the footsteps of his father, and his father before him, by becoming a merchant, the young Lacus ran away from home and lied about his age to become a soldier.</p>
  356. <p style="text-align: justify;">&nbsp;</p>
  357. <p style="text-align: justify;">Naturally skilled with a sword and shield, a fast learner, and excellent at working alongside others, Lacus did extremely well in training but was often reprimanded for his habit of speaking out of turn about the leading figures of his city and the infamous incompetence of the higher ups in the military.&nbsp;</p>
  358. <p style="text-align: justify;">&nbsp;</p>
  359. <p style="text-align: justify;">Once his training was complete, Lacus was assigned to a platoon under Captain Lars, a brave and honest man that not only shared many of Lacus' views, but over the years would help to shape the way the young soldier thought of the world.</p>
  360. <p style="text-align: justify;">&nbsp;</p>
  361. <p style="text-align: justify;">One day, while on patrol, Lacus was separated from his squad and wandered aimlessly for some time before discovering a large cave, seemingly empty at first, but when it began to rain heavily Lacus decided to stay the night in the cave. Exploring deeper within to make sure it definitely was not already inhabitated, he discovered a massive den of some sort, one that, even to a person that had never encountered a dragon, was clearly a dragon's home.&nbsp;</p>
  362. <p style="text-align: justify;">&nbsp;</p>
  363. <p style="text-align: justify;">The den was abandoned however, except for a lone, starving, tiny red dragon that could barely even move, let alone fly and breath fire. Despite not having much in the way of supplies and not knowing if he would find his squad any time soon, Lacus fed the baby dragon his remaining food and drink, and watched over it for the whole night to make sure it would not be harmed by any predator seeking shelter from the rain.</p>
  364. <p style="text-align: justify;">&nbsp;</p>
  365. <p style="text-align: justify;">Once the rain had cleared up, Lacus, doubtful that the baby dragon's parents would return, decided to take it on himself, not as a pet, but as a companion. After an unfortunate incident where Lacus made the mistake of holding the dragon directly above his head, he discovered that it was a male and decided to name him after a legendary, heroic figure he remembered from the stories of his childhood - Othos.</p>
  366. <p style="text-align: justify;">&nbsp;</p>
  367. <p style="text-align: center;"><span style="font-size: 22pt; font-family: 'Cinzel Decorative';">A Soldier Astray</span></p>
  368. <p style="text-align: center;">&nbsp;</p>
  369. <p style="text-align: center;">After Lacus was the only one to survive an ambush by a horde of bandits, he fled into the Cormanthyr woods. Although he was near death, Lacus was rescued and healed by the elven princess <span style="color: #ff99cc;"><a href="http://profiles.rphaven.com/Cyrinn" target="_blank"><span style="color: #f78891;">Cyrinna</span></a></span>, who then offered to help him bring an end to the bandits' hold over the lands.</p>
  370. <p style="text-align: center;">&nbsp;</p>
  371. <p style="text-align: center;">After a brief misunderstanding involving a dagger, Lacus&nbsp; met the Frogman Shaman <span style="color: #808000;"><a href="http://profiles.rphaven.com/Kroak" target="_blank"><span style="color: #808000;">Kroak</span></a></span>. Glad to have met someone as curious as himself, Lacus became fast friends with Kroak and was blessed with Bog Strength that made him slightly stronger and much healthier.</p>
  372. <p style="text-align: center;">&nbsp;</p>
  373. <p style="text-align: center;">Immediately after receiving this blessing, a dungeoneer namd&nbsp;<span style="color: #339966;"><a href="http://profiles.rphaven.com/Talpa" target="_blank"><span style="color: #339966;">Talpa</span></a></span> attempted to settle an issue with Kroak in a very civil manner, which led to a lot of frog screaming, blades being pointed at people, and yelling. Thankfully, nobody died, and Lacus has vowed to keep a close eye on her.</p>
  374. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement