owltrash

dragon age directory (wip)

Jan 19th, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.10 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Cinzel|Cinzel+Decorative|Open+Sans+Condensed:300');
  3. @font-face { font-family: "inquisition"; src: url('https://dl.dropboxusercontent.com/s/i0kivbwrakaiuq4/Inquisition%5B1%5D.otf?dl=0'); format("truetype");}
  4. @font-face { font-family: "valdemar"; src: url('https://dl.dropboxusercontent.com/s/79t4k3851tz1cfa/valdemar%5B1%5D.ttf?dl=0'); format("truetype");}
  5.  
  6.  
  7. .pfor{ display:none;
  8. background-color:transparent;}
  9. body{ background:url('') top left fixed repeat;
  10. background-color:#f8f6f6;
  11. overflow:hidden; }
  12.  
  13. #profile {border: 0px; background-color: transparent;}
  14. *{cursor: url('https://i.imgur.com/8QmAMfq.png'), default;}
  15.  
  16. ::-webkit-scrollbar {width: 5px; height: 0px;
  17. background:; }
  18.  
  19. ::-webkit-scrollbar-thumb {
  20. background-color:transparent; border:1px solid transparent;
  21. -webkit-border-radius: 10px; border-radius: 10px;
  22. }
  23.  
  24.  
  25. /*------» images «------*/ /*------» images «------*/ /*------» images «------*/
  26.  
  27. #opening { position:fixed; width:100%; height:100%; left:425px; bottom:-5px; }
  28.  
  29. #bg { position:absolute; background-image:
  30. url('https://i.imgur.com/2JLRCWW.jpg');
  31. background-size:100%;
  32. background-repeat:no-repeat;
  33. background-attachment:absolute;
  34. width:3200px; height:2400px;
  35. left:0px; bottom:0px;
  36. opacity:.8; transition:1s; }
  37. body:hover #bg { opacity:.5;
  38. transition-delay:1s }
  39.  
  40. #symbol { position:absolute;
  41. background-image:
  42. url('https://i.imgur.com/6NzJXHN.png');
  43. background-size:100%;
  44. background-repeat:no-repeat;
  45. background-attachment: absolute;
  46. width:270px; height:331px;
  47. left:35px; bottom:0px;
  48. opacity:.8; transition:1s; }
  49. body:hover #symbol { opacity:0;
  50. transition-delay:1.5s; }
  51.  
  52. #symbol-small { position:absolute;
  53. background-image:
  54. url('https://i.imgur.com/6NzJXHN.png');
  55. background-size:100%;
  56. background-repeat:no-repeat;
  57. background-attachment:absolute;
  58. width:250px; height:306px;
  59. left:75px; bottom:-45px;
  60. opacity:0; transition:1s; }
  61. body:hover #symbol-small { opacity:.7;
  62. left:80px; bottom:568px;
  63. transition-delay:1.5s; }
  64.  
  65. #josie { position:absolute;
  66. background-image:
  67. url('https://i.imgur.com/95nP84w.png');
  68. background-size:100%;
  69. background-repeat:no-repeat;
  70. background-attachment:absolute;
  71. width:230px; height:531px;
  72. left:0px; bottom:-5px;
  73. opacity:0; transition:1s; }
  74. body:hover #josie { opacity:.9;
  75. left:32px;
  76. transition-delay:1.5s; }
  77.  
  78.  
  79. #nug { position:absolute;
  80. transform: rotate(-5deg);
  81. left:677px; bottom:-36px;
  82. width:170px; height:170px;
  83. opacity:0; transition:1s; }
  84. body:hover #nug { opacity:.9;
  85. transition-delay:1.5s; }
  86.  
  87.  
  88. /*------» info «------*/ /*------» info «------*/ /*------» info «------*/
  89.  
  90. #container { position:absolute;
  91. left:10px; bottom:15px;
  92. opacity:1; }
  93.  
  94.  
  95. #title { position:absolute;
  96. left:180px; bottom:100px;
  97. width:1000px; height:100px;
  98. background-color:transparent;
  99. background:url('https://i.imgur.com/gz0sxcs.gif') -50px -50px repeat;
  100. -webkit-text-fill-color:transparent;
  101. -webkit-background-clip:text;
  102. color:#524c51;
  103. font-family:'valdemar';
  104. font-size:95px;
  105. font-weight:bold;
  106. padding:20px;
  107. letter-spacing:px;
  108. text-transform:;
  109. float:left; overflow:auto;
  110. opacity:1; transition:1s; }
  111. body:hover #title { opacity:.6;
  112. font-size:60px;
  113. left:220px; bottom:640px;
  114. transition-delay:1.5s; }
  115.  
  116. #subtitle { position:absolute;
  117. left:250px; bottom:97px;
  118. width:800px; height:10px;
  119. color:#494138;
  120. font-family:'inquisition';
  121. font-size:38px;
  122. font-weight:bold;
  123. padding:30px;
  124. letter-spacing:2px;
  125. text-align:justify;
  126. text-transform:;
  127. float:left; overflow:;
  128. opacity:1; transition: 1s; }
  129. body:hover #subtitle { opacity:.8;
  130. font-size:25px;
  131. letter-spacing:1px;
  132. bottom:670px; left:260px;
  133. transition-delay:1.5s; }
  134.  
  135. #list { position:absolute;
  136. left:250px; bottom:0px;
  137. width:400px; height:585px;
  138. background-color:white;
  139. color:#494138;
  140. font-family:'cinzel', cursive;
  141. font-size:16px;
  142. font-variant:small-caps;
  143. font-weight:bold;
  144. padding:25px;
  145. letter-spacing:0px;
  146. text-align:justify;
  147. text-transform:;
  148. float:left; overflow:auto;
  149. opacity:0; transition: 1s; }
  150. body:hover #list { opacity:.7;
  151. bottom:50px;
  152. transition-delay:1.5s; }
  153.  
  154. #list::first-letter {
  155. float:left;
  156. margin: 0px 5px 0px;
  157. background-color:#988b7e;
  158. color:#fff;
  159. font-family: 'cinzel decorative',cursive;
  160. font-size:60px;
  161. line-height:50px;
  162. text-transform:uppercase;
  163. padding:10px;
  164. }
  165.  
  166. #mods { position:absolute;
  167. left:710px; bottom:0px;
  168. width:210px; height:40px;
  169. background-color:white;
  170. color:#494138;
  171. font-family:'open sans condensed', sans serif;
  172. font-size:21px;
  173. font-variant:small-caps;
  174. padding:15px;
  175. letter-spacing:0px;
  176. text-align:justify;
  177. opacity:0; transition:1s; }
  178. body:hover #mods { opacity:.7;
  179. bottom:600px;
  180. transition-delay:1.5s; }
  181.  
  182. .mod-pic { position:relative;
  183. left:-0px; top:-30px;
  184. width:70px; height:70px; }
  185.  
  186. .mod-name { position:relative;
  187. left:75px; top:-105px;
  188. width:145; height:65;
  189. text-align:justify;
  190. overflow:auto; }
  191.  
  192. #rules { position:absolute;
  193. left:710px; bottom:0px;
  194. width:190px; height:398px;
  195. background-color:white;
  196. color:#494138;
  197. font-family:'cinzel', cursive;
  198. font-size:16px;
  199. font-variant:small-caps;
  200. font-weight:bold;
  201. padding:25px;
  202. letter-spacing:0px;
  203. text-align:left;
  204. overflow:auto;
  205. opacity:0; transition:1s; }
  206. body:hover #rules { opacity:.7;
  207. bottom:142px;
  208. transition-delay:1.5s; }
  209.  
  210.  
  211. /*------» tags «------*/ /*------» tags «------*/ /*------» tags «------*/
  212.  
  213. h1 {font-family:'cinzel',cursive;
  214. font-size:25px;
  215. }
  216.  
  217. h2 {font-family:'cinzel',cursive;
  218. font-size:22px;
  219. letter-spacing:1px;
  220. float:left;
  221. margin: 0px 5px 0px;
  222. background-color:#988b7e;
  223. color:#fff;
  224. padding:10px;
  225. }
  226.  
  227. u {color: #fff;
  228. background-color: #fd5d4b;
  229. text-decoration:none;
  230. font-weight:none; }
  231. u:hover {color: black;
  232. background-color: transparent;
  233. text-decoration: none;
  234. transition: 1.5s;}
  235.  
  236. a {color:#494138;
  237. text-decoration:none;
  238. text-align:justify;
  239. padding:1px;}
  240. a:hover {color:white;
  241. background-color:#988b7e;
  242. text-decoration:none;
  243. cursor: url('https://i.imgur.com/oo3ZtGp.png'), default;
  244. transition: 1.5s;}
  245.  
  246.  
  247. </style>
  248. <body>
  249.  
  250. <div id="bg">
  251. </div>
  252.  
  253. <div id="symbol">
  254. </div>
  255.  
  256. <div id="symbol-small">
  257. </div>
  258.  
  259. <div id="list">
  260. The Inquisition has stopped Corypheus and sealed the Breach, bringing upon Thedas a new era of peace and prosperity — and change. With the Inquisition's favor, the Chantry is restored and rededicated to the principle of charity.
  261. <font style="float:right;">
  262. <img src="https://i.imgur.com/PAC5pud.png" width="200">
  263. </font>
  264. Survivors of the Mage-Templar War leave the organization and reform the College of Enchanters and the Templar Order anew, independent of outside control. The Grey Wardens, allowed to stay and rebuild, have emerged from the shadows and severed ties with Weisshaupt. Empress Celene still reigns, but with the new Marquise of the Dales at her side, the Dalish have put down roots once more.
  265.  
  266. <br><br>
  267. <center><i>Characters are categorized by their most significant political affiliation. If they are unaffiliated, then they are categorized by race.</i></center>
  268.  
  269. <h1>The Inquisition</h1>
  270.  
  271. <font style="float:left;">
  272. <img src="https://i.imgur.com/6mcZPgC.png" width="100">
  273. </font>
  274.  
  275. The Inquisition itself has become a veritable nation on its own. Through diplomacy and the trading of favors, it has gathered the power to shake kingdoms. <b>Skyhold</b> is Thedas' new capital of ambassadors, neutral ground where even ancient enemies such as Qunari and Tevinters may breathe the same air without immediately going into war.
  276.  
  277. <br>
  278. <font style="float:right;">
  279. Members: <a target="_blank" href="https://roleplay.chat/profile.php?user=Ellana">Inquisitor Lavellan</a>,
  280. <a target="_blank" href="https://roleplay.chat/profile.php?user=reaver">Levi Rosenthal</a> </font>
  281.  
  282. <br><br>
  283.  
  284. <h1>The Dales</h1>
  285.  
  286. <font style="float:right;">
  287. <img src="https://i.imgur.com/iwn6qtu.png" width="100">
  288. </font>
  289.  
  290. The Dales are once again ruled by an elf for the first time since the Glory Age. Some Dalish clans have begun erecting settlements of a more permanent nature; others have petitioned to restore old temples and burial sites. A select group of Dalish scholars has even gone so far as to work closely with the <b>University of Orlais</b>, though competition remains fierce... and old biases are not easily forgotten.
  291. <br> Through collective agreement, the Temple of Mythal has become a place where Clans gather. An Arlathven is due to take place in the spring.
  292.  
  293. <br>
  294. <font style="float:right;">Dalish:
  295. <a target="_blank" href="https://roleplay.chat/profile.php?user=Merrill">Merrill</a> </font>
  296.  
  297. <br>
  298.  
  299. <h1>The Orlesian Empire</h1>
  300.  
  301. <font style="float:left;">
  302. <img src="https://i.imgur.com/E5XcXFS.png" width="100">
  303. </font>
  304.  
  305. Thanks to Inquisition intervention, Empress Celene still reigns, and through newfound stability Orlais enjoys the benefits of such an alliance. However, what may be a hopeful beginning for all elves has become a source of unease for Orlais' human nobility — who are adjusting to 'elven rights' rather poorly. Many protest the Empire's efforts at recompense and fear that future triumphs will be at <i>their</i> expense, though dare not speak openly in fear of the Marquise and her alliance with the elven Inquisitor.
  306. <br>
  307. But not all of Orlais simmers in dissatisfaction. With trade and contact between humans and Dalish reestablished and strengthened, so are relationships between elves, dwarves, and even neighbors in the South. Furthermore, renewed interest (and reward) in lost elven culture, history and technology has spurred healthy, even lucrative business competition.
  308.  
  309. <br>
  310. <font style="float:right;">
  311. Orlesians: TBA </font>
  312.  
  313. <br>
  314.  
  315. <h1>Fereldan</h1>
  316.  
  317. <font style="float:right;">
  318. <img src="https://i.imgur.com/ZC9ifSF.png" width="100">
  319. </font>
  320.  
  321. lorem ipsum dolor sit amet, consectetur adipiscing elit. aenean quis quam enim. aliquam varius dolor at tempus rutrum. vivamus auctor venenatis rhoncus. nullam tristique enim sit amet ipsum feugiat, non pharetra eros porttitor. maecenas molestie ornare enim, in efficitur sapien rutrum sed. etiam porta suscipit justo vel mattis. fusce porttitor mi a fringilla placerat.
  322.  
  323. <br>
  324. <font style="float:right;">
  325. Fereldans: TBA </font>
  326.  
  327. <br>
  328.  
  329. <h1>The College of Enchanters</h1>
  330.  
  331. <font style="float:left;">
  332. <img src="https://i.imgur.com/GVjXlpj.png" width="100">
  333. </font>
  334.  
  335. In the wake of Divine Victoria's election, the Circle disbanded, leaving Inquisition mages and former rebel mages to reform the College of Enchanters as a new order. While they are technically Libertarian in nature, supporters of other Fraternities are nonetheless welcome within their halls.
  336. <br> They are based in Caer Bronach, Crestwood, under agreement with the Crown that they help the land and the townsfolk recover.
  337.  
  338. <br>
  339. <font style="float:right;">
  340. College Members: TBA </font>
  341.  
  342. <br>
  343.  
  344. <h1>The Templar Order</h1>
  345.  
  346. <font style="float:right;">
  347. <img src="https://i.imgur.com/KACFGb0.png" width="100">
  348. </font>
  349.  
  350. lorem ipsum dolor sit amet, consectetur adipiscing elit. aenean quis quam enim. aliquam varius dolor at tempus rutrum. vivamus auctor venenatis rhoncus. nullam tristique enim sit amet ipsum feugiat, non pharetra eros porttitor. maecenas molestie ornare enim, in efficitur sapien rutrum sed. etiam porta suscipit justo vel mattis. fusce porttitor mi a fringilla placerat.
  351.  
  352. <br>
  353. <font style="float:right;">
  354. Templars: TBA </font>
  355.  
  356. <h1>Orzammar</h1>
  357.  
  358. <font style="float:left;">
  359. <img src="https://i.imgur.com/vJWXxfu.png" width="100">
  360. </font>
  361.  
  362. With the Breach sealed, several lost thaigs recovered, and the Fifth Blight long behind them, dwarvenkind has undergone both a historical and social revolution of its own, marked by unprecedented 'topside' interference. Tension appears centered around the former than the latter; as restrictions on trade with the surface are reduced and the casteless are granted greater rights and privileges, the noble and warrior castes stir, angered by these policies. Most, though, seem in support of these changes — particularly scholars, alchemists, Carta and honest traders.
  363.  
  364. <br>
  365. <font style="float:right;">
  366. Dwarves: TBA </font>
  367.  
  368. <br>
  369.  
  370. <h1>Antiva</h1>
  371.  
  372. <font style="float:right;">
  373. <img src="https://i.imgur.com/2hLr3Fr.png" width="100">
  374. </font>
  375.  
  376. During the Breach, this plutocratic nation was safely ensconced in northeastern Thedas — too far to be affected by Red Templars and Venatori. But now that the Inquisition has emerged as a foreign power, both wise and ambitious Princes have turned their gazes in its direction; eager to test its mettle as a potential ally or enemy. Crows, merchants, and vessels alike have been sent to Skyhold and other Inquisition bases in hopes of brokering an advantageous alliance.
  377.  
  378. <br>
  379. <font style="float:right;">
  380. Antivans: <a target="_blank" href="https://roleplay.chat/profile.php?user=Cassian+Fiorvanti">Cassian Fiorvanti</a></font>
  381.  
  382. <br>
  383.  
  384. <h1>The Qunari</h1>
  385.  
  386. <font style="float:left;">
  387. <img src="https://i.imgur.com/3F0Qd6U.png" width="100">
  388. </font>
  389.  
  390. Despite past failed alliances and the Dragon's Breath conspiracy, ships and caravans have made their way to Skyhold, all the way from Par Vollen. Ties with the Iron Bull's Chargers, too, have garnered interest from Vashoth mercenary companies. Only official ambassadors and traders seem to stay for long, but groups are often seen passing through, staying for days, even weeks on end.
  391.  
  392. <br>
  393. <font style="float:right;">
  394. Qunari: TBA </font>
  395.  
  396. <br>
  397.  
  398. <h1>The Tevinter Imperium</h1>
  399.  
  400. <font style="float:right;">
  401. <img src="https://i.imgur.com/xsJ0LVk.png" width="100">
  402. </font>
  403.  
  404. Officially, the Imperium had no ties to the so-called "Elder One" and his cult; one member of the Magisterium even brought the matter of officially condemning the Venatori before the Imperial Senate. But there is no denying that had the Elder One succeeded, his victory would have paved the way for their return to southern Thedas, revitalizing old dreams of conquest.
  405. <br> Upon Dorian Pavus' return and the truth of Arlathan's fate is revealed, voices for reform grow amidst increasing dissent of disenfranchised Soporati – non-mages, publicans, merchants and Imperial slaves alike. Conservatives fight to maintain the status quo, but the Mage-Templar War has become a source of hope and inspiration for those that plot to overthrow the Altus. Ambassadors and spies from all classes have joined the those assembled at Skyhold and other Inquisition holdings.
  406.  
  407. <br>
  408. <font style="float:right;">
  409. Tevinters: TBA </font>
  410.  
  411. <br>
  412.  
  413. <h1>The Grey Wardens</h1>
  414.  
  415. <font style="float:left;">
  416. <img src="https://i.imgur.com/3F0Qd6U.png" width="100">
  417. </font>
  418.  
  419. Despite past failed alliances and the Dragon's Breath conspiracy, ships and caravans have made their way to Skyhold, all the way from Par Vollen. Ties with the Iron Bull's Chargers, too, have garnered interest from Vashoth mercenary companies. Only official ambassadors and traders seem to stay for long, but groups are often seen passing through, staying for days, even weeks on end.
  420.  
  421. <br>
  422. <font style="float:right;">
  423. Grey Wardens: TBA </font>
  424.  
  425. <br>
  426.  
  427. </div>
  428.  
  429. <div id="mods">
  430. <font style="float:left;">
  431. <img src="https://i.imgur.com/ilhhNIh.png" class="mod-pic">
  432. <p class="mod-name">
  433. <a>ellana lavellan</a>, <br> <b>admin</b> & <b>room owner</b> </p>
  434. </div>
  435.  
  436. <div id="rules">
  437. <font style="float:left;"><h2>Rules</h2></font>
  438. - Dragon Age canons and OCs only, please. Doubles are welcome, but room plot participation is on a first come, first serve basis.
  439. <br>- Some non-DA characters are allowed (such as Skyrim/Elder Scrolls, The Witcher, etc.), provided that they fit within the DA 'verse.
  440. <br>- OCs cannot be related to existing canons without mod approval for story purposes.
  441. <br>- No powerplaying, godmodding, metagaming or trolling.
  442. <br>- Directory is a WIP and will be constantly updated!
  443. </div>
  444.  
  445. <div id="josie">
  446. </div>
  447.  
  448. <div id="nug">
  449. <img src="https://i.imgur.com/pGcLTed.png" width="170">
  450. </div>
  451.  
  452. <div id="container">
  453. <div id="title">
  454. Dragon Age
  455. </div>
  456.  
  457. <div id="subtitle">
  458. post-Inquisition RPG Directory
  459. </div>
  460.  
  461. </div>
  462.  
  463.  
  464. </body>
Advertisement
Add Comment
Please, Sign In to add comment