Advertisement
Guest User

BlueGreyPremadeDescription

a guest
Apr 19th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.19 KB | None | 0 0
  1. <style>
  2. .delusions {
  3. width: 810px;
  4. height: 730px;
  5. background: #333;
  6. position: relative;
  7. margin: 0px auto;
  8. -moz-border-radius: 10px!important;
  9. border-radius: 10px!important;
  10. box-shadow: 2px 2px 2px #222!important;
  11. }
  12. .misconceptions {
  13. overflow: auto;
  14. border: none;
  15. text-align: center;
  16. position: absolute;
  17. background: #444;
  18. padding-top: 15px;
  19. padding-left: 7px;
  20. padding-right: 7px;
  21. }
  22. #name{
  23. top: 10px;
  24. left: 10px;
  25. width: 790px;
  26. height: 100px;
  27. font: 64px Helvetica!important;
  28. color: #7994a9!important;
  29. text-shadow: 1px 1px 1px #222!important;
  30. }
  31. #about{
  32. top: 110px;
  33. left: 10px;
  34. width: 400px;
  35. height: 200px;
  36. }
  37. #rules{
  38. top: 110px;
  39. left: 410px;
  40. width: 200px;
  41. height: 200px;
  42. }
  43. #staff{
  44. top: 110px;
  45. left: 610px;
  46. width: 190px;
  47. height: 402px;
  48. }
  49. #staff img {
  50. width: 70px;
  51. height: 70px;
  52. margin: 1px;
  53. }
  54. #ft1{
  55. top: 310px;
  56. left: 10px;
  57. width: 305px;
  58. height: 202px;
  59. }
  60. #ft1 img{
  61. width: 290px;
  62. height: 128px;
  63. margin: 1px;
  64. }
  65. #ft2{
  66. top: 310px;
  67. left: 315px;
  68. width: 305px;
  69. height: 202px;
  70. }
  71. #ft2 img{
  72. width: 290px;
  73. height: 128px;
  74. margin: 1px;
  75. }
  76. #winners{
  77. top: 512px;
  78. left: 10px;
  79. width: 790px;
  80. height: 203px;
  81. }
  82. #winners img {
  83. width: 70px;
  84. height: 70px;
  85. margin: 1px;
  86. }
  87. #cred{
  88. top: 703px;
  89. left: 10px;
  90. width: 790px;
  91. height: 30px;
  92. padding: none!important;
  93. background: none!important;
  94. color: #111!important;
  95. font: 6px Helvetica!important;
  96. text-transform: uppercase;
  97. letter-spacing: 2px;
  98. }
  99. </style><div class="delusions">
  100. <div class="misconceptions" id="name">
  101.  
  102. CULT NAME GOES HERE
  103.  
  104. </div>
  105. <div class="misconceptions" id="about">
  106. <h1>Welcome to CULT NAME HERE</h1><center><br>
  107.  
  108. ABOUT GOES HERE
  109.  
  110. <br><br>
  111.  
  112. <hr/>
  113.  
  114. <b>Bold text</b>, <i>italicized text</i>, <u>underlined text</u>, <s>struck through text</s><br><br>
  115.  
  116. <h2>header 2</h2><br>
  117. <h3>header 3</h3>
  118.  
  119. </center></div>
  120. <div class="misconceptions" id="rules">
  121. <h1>Rules</h1><center>
  122.  
  123. RULES GO HERE
  124.  
  125.  
  126. </center></div>
  127. <div class="misconceptions" id="staff">
  128. <h1>Staff</h1><center>
  129.  
  130. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  131. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  132. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  133. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  134. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  135. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  136. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  137. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  138. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  139. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  140.  
  141. </center></div>
  142. <div class="misconceptions" id="ft1">
  143. <h1>Featured Member</h1><center>
  144.  
  145. <img src="https://i.imgur.com/mNdFKJ3.png">
  146.  
  147. <br><br>
  148.  
  149. [<a href="URL">Profile</a>] [<a href="URL">Interview</a>]
  150.  
  151. </center></div>
  152. <div class="misconceptions" id="ft2">
  153. <h1>Featured Staff</h1><center>
  154.  
  155.  
  156. <a href="/USERNAME" target="_blank"><img src="https://i.imgur.com/mNdFKJ3.png"></a>
  157.  
  158. <br><br>
  159.  
  160. [<a href="URL">Profile</a>] [<a href="URL">Interview</a>]
  161.  
  162. </center></div>
  163. <div class="misconceptions" id="winners">
  164. <h1>Contest Winners</h1><center>
  165.  
  166.  
  167. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  168. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  169. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  170. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  171. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  172. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  173. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  174. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  175. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  176. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  177. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  178. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  179. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  180. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  181. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  182. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  183. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  184. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  185. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  186. <a href="/USERNAME" target="_blank"><img src="https://imgur.com/Vvdja4T.png"></a>
  187.  
  188. </center></div><center>
  189. <div class="misconceptions" id="cred">
  190. <font size="1">Premade layout created by <a href="/cult/Misconceptions" class="links">Misconceptions</a> || Do NOT remove credit</a>
  191. </center></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement