Advertisement
keiarawr

Hogwarts Express

Jan 13th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.72 KB | None | 0 0
  1. <style>
  2. table {
  3. background: none;
  4. }
  5. td a img, .sf {
  6. display: none;
  7. }
  8. body, font, td, th p, .medText {
  9. color: #fff;
  10. cursor: default;
  11. font: 7.5pt tahoma;
  12. }
  13. td, th {
  14. font: 7.5pt arial;
  15. text-align: left;
  16. }
  17. td {
  18. width: 80px;
  19. }
  20. th {
  21. vertical-align: top;
  22. width: 100px;
  23. }
  24. body {
  25. background-color: #070507;
  26. overflow: hidden;
  27. }
  28. h1 {
  29. color: #fbd8bc;
  30. font: 28px times;
  31. text-align: center;
  32. text-transform: lowercase;
  33. margin-bottom: -4px;
  34. margin-top: -2px;
  35. font-style: italic;
  36. }
  37. h2 {
  38. color: #fbd8bc;
  39. font: 12px courier;
  40. text-align: center;
  41. text-transform: lowercase;
  42. border-bottom: 3px solid black;
  43. width: 200px;
  44. margin-top: -3px;
  45. }
  46. b {
  47. font: 6pt tahoma;
  48. color: #f8583c;
  49. font-weight: bold;
  50. text-transform: uppercase;
  51. }
  52. i {
  53. color: #678a11;
  54. font: 8pt times;
  55. font-style: italic;
  56. letter-spacing: 1px;
  57. margin-left: 1px;
  58. margin-right: -2px;
  59. }
  60. textarea {
  61. border: 1px solid #181010;
  62. background-color: #181010;
  63. font-family: courier new;
  64. font-size: 8pt;
  65. color: #fff;
  66. height: 40px;
  67. width: 70%;
  68. }
  69. a:link, a:active, a:visited {
  70. color: #a1d317;
  71. font: 8pt courier new;
  72. text-transform: lowercase;
  73. text-decoration: none;
  74. }
  75. a:hover {
  76. color: #d39048;
  77. text-decoration: none;
  78. }
  79. .nav:link, .nav:active, .nav:visited {
  80. color: #c87d72;
  81. font: 8pt courier new;
  82. display: inline-block;
  83. padding: 15px;
  84. text-transform: lowercase;
  85. margin-right: 20px;
  86. }
  87. .nav:hover {
  88. color: #fef7ec;
  89. background-image: url("http://i.imgur.com/6v2x21k.png");
  90. background-repeat: repeat;
  91. }
  92. img {
  93. margin: 3px;
  94. background: transparent;
  95. padding: 2px;
  96. border: 1px transparent solid;
  97. }
  98. #container {
  99. width: 100%;
  100. margin: auto;
  101. margin-top: 0;
  102. }
  103. #navigation {
  104. top: -0px;
  105. left: 0px;
  106. width: 100%;
  107. height: auto;
  108. overflow: auto;
  109. text-align: center;
  110. }
  111. #navigationbar {
  112. top: -12px;
  113. left: 0px;
  114. width: 100%;
  115. height: 58px;
  116. background-image: url("http://i.imgur.com/RfoC2Z6.png");
  117. background-repeat: repeat;
  118. }
  119. #header {
  120. margin-top: 0px;
  121. margin-left: 0px;
  122. background-image: url("http://i.imgur.com/bTd20Yh.png");
  123. background-repeat: repeat;
  124. width: 1302px;
  125. height: 859px;
  126. }
  127. #ani {
  128. margin-top: 40px;
  129. margin-left: 210px;
  130. width: 752px;
  131. height: 501px;
  132. }
  133. #title {
  134. margin-top: 47px;
  135. margin-left: 425px;
  136. background-image: url("http://i.imgur.com/FNJCb7A.png");
  137. background-repeat: repeat;
  138. width: 451px;
  139. height: 178px;
  140. }
  141. #main {
  142. font: 8.5pt tahoma;
  143. margin-top: 130px;
  144. margin-left: 130px;
  145. width: 400px;
  146. height: auto;
  147. overflow: auto;
  148. text-align: left;
  149. }
  150. .bg {
  151. padding: 15px;
  152. margin-bottom: 15px;
  153. overflow: auto;
  154. background: url("http://i.imgur.com/RfoC2Z6.png") fixed;
  155. }
  156. .imgbox {
  157. padding: 2px;
  158. height: 125px;
  159. width: 100px;
  160. overflow: auto;
  161. background: #181010;
  162. border: 1px dashed #080813;
  163. font: 6pt arial;
  164. text-align: center;
  165. }
  166. .body {
  167. padding: 2px;
  168. height: 560px;
  169. overflow: hidden;
  170. background-color: transparent;
  171. }
  172. .part {
  173. padding: 2px;
  174. height: 500px;
  175. margin-top: 100px;
  176. overflow: auto;
  177. text-align: justify;
  178. background-repeat: repeat;
  179. }
  180. .exposition {
  181. background: #181010;
  182. width: 300px;
  183. padding: 20px;
  184. }
  185. </style><div style="position: fixed; top: 0px; left: 0px; height: 100%; width: 100%; overflow: auto;">
  186.  
  187. <center>
  188. <div id="container">
  189.  
  190. <div id="header" style="position: fixed;"></div>
  191. <div id="ani" style="position: fixed;">
  192. <img src="http://i.imgur.com/2DaA5QT.gif"></div>
  193.  
  194.  
  195. <div id="navigationbar" style="position: fixed;">
  196. </div>
  197.  
  198. <div id="navigation" style="position: fixed;">
  199. <a href="#checkout" class="nav">checkout ☛</a>
  200.  
  201. <a href="http://www.neopets.com/guilds/guild.phtml?id=4176524" class="nav" style="margin-right: 10px;">Guild home</a>
  202. <a href="http://www.neopets.com/~Dieloa" class="nav">Knight Bus</a>
  203. <a href="#clear" title="Clear">[x]</a>
  204.  
  205. </div>
  206.  
  207.  
  208. <div id="main" style="position: absolute;">
  209. <div class="body">
  210.  
  211.  
  212.  
  213.  
  214. <a name="clear"></a>
  215. <div class="part">
  216. <div class="bg" style="border-radius: 20px; overflow: hidden;">
  217.  
  218. <div style="width: 100%; height: 250px; overflow: auto;">
  219. <div class="exposition" style="border-radius: 20px;">
  220. <img src="http://i.imgur.com/E3TZUVU.png" style="float: left; margin-right: 20px;">  With everything packed away and loaded, you pull yourself up onto into the train and start looking for a compartment. You wave to Mrs. Weasley and assure her through the window that you will be as safe as you can. A smile creeps onto your face as you catch one last glimpse of your best friend's mum, the closest thing you've ever had to a mother, running along the train just to wish everyone be safe and farewell.<p><img src="http://i.imgur.com/rJkBHwk.png" style="float: right; margin-left: 20px;">
  221. Everyone is pressing their faces against the glass, looking to see you. You awkwardly fumble along behind Ginny. "Let's find a compartment," But she shrugs you off and journeys to find Dean. You turn just in time to find yourself surrounded, and then there is Neville. </p><p>
  222. <img src="http://imgur.com/R0dMf57.png" style="float: left; margin-right: 20px;">Neville!" You push past the crowd and into a compartment with him and Luna. She is avidly discussing how well the Quibbler is doing. Meanwhile, Neville is living it up as people gawk at the three of you. "Everyone heard about the Ministry, Neville. It was all over the Prophet." You smile as he proudly shows off the new wand he got for his heroics that night. </p><p>
  223. A rather rude interruption of one girl and finally you are interrupted again, but with a thankful sight. The <a href="#trolley">Trolley Witch</a> comes by with her cart of sweets.
  224.  
  225. </p></div></div></div></div>
  226.  
  227.  
  228. <a name="trolley"></a>
  229. <div class="part">
  230. <div class="bg" style="border-radius: 20px;">
  231. <h1>Anything from the Trolley?</h1>
  232. <img src="http://i.imgur.com/pXPpsJ0.gif" style="padding: 4px; float: left;"> Walking in the train, you hear a friendly voice. "Anything from the trolley, dear?" You look up to see a plump-faced woman smiling at you from the corridor, her hands clutching the handle of a small trolley laden with sweets - it seems as though someone wiped out the stash - there aren't many sweets available. Hope you like chocolate. <a href="#sweets">Purchase some sweets here!</a>
  233. <p>
  234.  "Oh, and by the way, dearie. There seems to be a <a href="#bean">little treat</a> for you hidden in your compartment! It might be a little squished, but I think you'll like it!"
  235.  
  236. </p></div></div>
  237.  
  238. <a name="bean"></a>
  239. <div class="part">
  240. <div class="bg" style="border-radius: 20px;">
  241. <h1>Well done!</h1>
  242. <center>
  243. <img src="http://i.imgur.com/P6oKt0i.png"></center><br>
  244. You have found a what you thought was a Rotten Egg flavoured Bertie Bott's Every Flavour Bean! <a href="http://www.neopets.com/neomessages.phtml?type=send&recipient=guildpatronus&subject=Bean" style="text-transform: none;">Neomail the guild account</a> with the code word 'Rotten Egg' to have this item added to your trunk!
  245. <br><br><a href="#trolley">go back</a>
  246. </div></div>
  247.  
  248. <a name="checkout"></a>
  249. <div class="part">
  250. <div class="bg" style="border-radius: 20px;">
  251. <h1>Checkout</h1>
  252. None of the items from the Trolley may be purchased anywhere else in Patronus besides the Hogwarts Express during events! Stock up now if you'd like to collect everything.<br><br>
  253. Send the following form to <a href="http://www.neopets.com/neomessages.phtml?type=send&recipient=guildpatronus&subject=Trolley">the guild account</a>!<br><br><textarea style="width: 100%;">Your Name:
  254. Your Trunk #:
  255. Sweet(s) you are buying (please include Galleon totals):
  256.  
  257. TOTAL GALLEONS: #
  258. </textarea></div></div>
  259.  
  260. <a name="sweets"></a>
  261. <div class="part">
  262. <div class="bg" style="border-radius: 20px;">
  263. <h1>Available Sweets</h1><br><center>
  264. <table><tr><td>
  265. <div class="imgbox">
  266. <b>Chocolate Frog</b><br><img src="http://i.imgur.com/Yn70TD3.png" style="padding: 6px;" title="Honeydukes Chocolate Frog - Also adds one collectible Chocolate Frog Card to your trunk!" width="70" height="70"><br><i>cost:</i> 8 GALLEONS<br><i>limit 10 per term</i>
  267. </div>
  268. </td>
  269.  
  270. <td>
  271. <div class="imgbox">
  272. <b>Chocolate Ball</b><br><img src="http://i.imgur.com/uNV12vP.png" style="padding: 6px;" title="Chocolate Ball" width="70" height="70"><br><i>cost:</i> 5 GALLEONS<br><i>limit 1 per member</i>
  273. </div>
  274. </td>
  275.  
  276. <td>
  277. <div class="imgbox">
  278. <b>Chocolate Bar</b><br><img src="http://i.imgur.com/qIBR9i9.png" style="padding: 6px;" title="Hogwarts Express Chocolate" width="70" height="70"><br><i>cost:</i> 2 GALLEONS<br><i>limit 1 per member</i>
  279. </div>
  280. </td>
  281.  
  282.  
  283.  
  284. </tr></table></center>
  285. <br><a href="#trolley">go back</a>
  286. </div></div>
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296. <textarea style="position: fixed; bottom: 0px; right: 0px; width: 50; height: 50px; background: transparent; border: none; overflow: hidden;"></textarea></div></div></div></center></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement