Advertisement
pvaaux

Patronus Conjuring Page

Sep 4th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. <style>
  2. td, .sf {
  3. display: none;
  4. }
  5. body {
  6. background: #404040;
  7. }
  8. #layout {
  9. width: 856px;
  10. height: 626px;
  11. margin: 0 auto;
  12. background-image: url("http://imgur.com/Z360jl4.png");
  13. }
  14. #main {
  15. font: 9pt tahoma;
  16. color: #000000;
  17. top: 360px;
  18. left: 41px;
  19. width: 770px;
  20. height: 200px;
  21. text-align: justify;
  22. overflow: hidden;
  23. }
  24. #weeks {
  25. top: 180px;
  26. left: 0px;
  27. width: 150px;
  28. height: 400px;
  29. overflow: hidden;
  30. margin-right: 20px;
  31. text-align: center;
  32. }
  33. #nav {
  34. top: 10px;
  35. left: 0px;
  36. width: 150px;
  37. height: 400px;
  38. overflow: hidden;
  39. }
  40. #weeks a {
  41. display: block;
  42. width: 100%;
  43. background: #f4f4f4;
  44. margin-bottom: 5px;
  45. text-transform: uppercase;
  46. letter-spacing: 1px;
  47. font: bold 6pt arial;
  48. }
  49. .anchors {
  50. width: 595px;
  51. height: 200px;
  52. overflow: hidden;
  53. }
  54. .page {
  55. width: 595px;
  56. height: 200px;
  57. overflow: auto;
  58. margin: 0px 5px 0px 0px;
  59. }
  60. .question {
  61. height: 260px;
  62. overflow: auto;
  63. }
  64. .table {
  65. display: inline;
  66. text-align: left;
  67. }
  68. h1 {
  69. font: 13pt tahoma;
  70. color: #272731;
  71. text-align: center;
  72. border-width: 2px;
  73. border-bottom-style: solid;
  74. border-top-style: solid;
  75. border-color: #5c5a75;
  76. letter-spacing: 4px;
  77. line-height: 25px;
  78. }
  79. h2 {
  80. font: bold 11pt tahoma;
  81. color: #5c5a75;
  82. text-align: center;
  83. background-color: #AFAFAF;
  84. letter-spacing: 2px;
  85. line-height: 25px;
  86. }
  87. h2:hover {
  88. font: 11pt tahoma;
  89. color: #272731;
  90. text-align: center;
  91. background-color: #DBDBDB;
  92. letter-spacing: 2px;
  93. line-height: 25px;
  94. }
  95. h3 {
  96. font: 12pt tahoma;
  97. color: #5c5a75;
  98. border-width: 1px;
  99. border-bottom-style: solid;
  100. border-top-style: solid;
  101. border-color: #5c5a75;
  102. letter-spacing: 2px;
  103. line-height: 25px;
  104. }
  105. h4 {
  106. font: 12pt tahoma;
  107. color: #FFFFFF;
  108. background: #5c5a75;
  109. border-bottom: 1px #FFFFFF solid;
  110. border-top: solid #FFFFFF 16px;
  111. letter-spacing: 2px;
  112. line-height: 25px;
  113. }
  114. b {
  115. color: #5c5a75;
  116. font-weight: bold;
  117. }
  118. i {
  119. color: #8c8b9a;
  120. font-style: italic;
  121. line-height: 14px;
  122. }
  123. a:link, a:visited, a:active {
  124. color: #303140;
  125. font: 10pt tahoma;
  126. text-decoration: none;
  127. }
  128. a:hover {
  129. color: #626277;
  130. font: 10pt tahoma;
  131. text-decoration: none;
  132. }
  133. </style><div id="layout" style="position: relative;">
  134.  
  135.  
  136.  
  137. <div id="main" style="position: absolute;">
  138.  
  139. <div id="weeks" style="float: left;">
  140. <div id="nav">
  141. <h3>Navigate</h3>
  142. <a href="/neomessages.phtml?type=send&recipient=laneysux&subject=Patroni">Submit</a>
  143. <br><br><a href="http://www.neopets.com/~thefloonetwork">The Floo Network</a>
  144. <a href="http://www.neopets.com/guilds/guild.phtml?id=4180479">Guild Homepage</a>
  145. </div>
  146. <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br></div>
  147.  
  148.  
  149. <div class="anchors">
  150. <div class="page" id="home">
  151. <h1>Patroni</h1>
  152. <p>
  153.  
  154. Here is where you will put the Patronus assignment!
  155.  
  156. </p></div>
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169. </div>
  170. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement