Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. HEADER
  2. <div class="links"> <a href="https://www.deviantart.com/a0ena/journal/TWWM-Player-Profile-762917785">Player Profile</a> <a href="https://www.deviantart.com/thosewhowentmissing">TWWM</a></div>
  3. <div class="sidebar"><p>Treasures</p>
  4. :thumb763164404::thumb747591710::thumb762434709::thumb747591724::thumb760398420:
  5. </div>
  6.  
  7. BODY
  8. .sidebar{
  9. float: left;
  10. padding: 0 0px 0px 3px;
  11. margin: 30px 20px 10px 0;
  12. width: 170px;
  13. border-right: 1px solid #536a5d;}
  14.  
  15. .sidebar p{
  16. margin: 0 0 0px 0;
  17. font-weight: bold;}
  18.  
  19. .sidebar a{
  20. margin: 0 0 2px 0;
  21. display: block;
  22. letter-spacing: 1px;
  23. color: #ffeefc;
  24. text-decoration: none;}
  25.  
  26. .sidebar a:hover{text-decoration: underline;}
  27.  
  28. .journalbox {
  29. margin:auto;
  30. border:1px solid #ffffff;
  31. background-color:#e1def6;
  32. padding:0px 0px;
  33. -moz-border-radius:20px;
  34. }
  35.  
  36. .journaltop {
  37. background-position: right;
  38. background-color:#e1def6;
  39. color:#9ba3e0;
  40. font-size: 9px;
  41. text-align: center;
  42. padding: 40px 0px 0px 0px;
  43. margin: 0 0 0px 0;
  44. -moz-border-radius:20px 20px 0 0;
  45. }
  46.  
  47. .journaltop img {
  48. display:none;
  49. }
  50.  
  51. .journaltop span {
  52. color:#ffffff;
  53. background-color: #e1def6;
  54. font-size:10px;
  55. }
  56.  
  57. .journaltop h2 {
  58. font-family: times new roman;
  59. text-transform: uppercase;
  60. color:#87aef6;
  61. letter-spacing: 4px;
  62. font-size:10px;
  63. padding: 0 0 5px 0;
  64. }
  65.  
  66. .journaltext {
  67. width: 60%;
  68. margin:auto;
  69. padding:20px 30px 5px 30px;
  70. color:#bea4d5;
  71. font-size: 11px;
  72. text-align: justify;
  73. }
  74.  
  75. .journalbottom {
  76. background-color: #ffffff;
  77. padding: 15px 0;
  78. color:#bea4d5;
  79. text-transform: uppercase;
  80. font-family: times new roman;
  81. letter-spacing: 2px;
  82. font-size:8px;
  83. margin: 0 0 10px 0;
  84. }
  85.  
  86. .firstLetter {
  87. background-color:#eeeeee;
  88. color:#888888;
  89. font-family: times new roman;
  90. float:left;
  91. font-size:20px;
  92. margin-right:10px;
  93. margin-top:3px;
  94. padding:15px;
  95. border-radius:5px;
  96. }
  97.  
  98. strong {
  99. color: #ffffff;
  100. background-color: #888888;
  101. padding: 0px 2px 0px 2px;
  102. }
  103.  
  104. a {
  105. color:#4f78d5;
  106. text-decoration:none;
  107. font-weight: normal!important;
  108. }
  109.  
  110. a:hover {
  111. color:#87aef6
  112. text-decoration:none;
  113. }
  114.  
  115. a.external:after {
  116. display:none!important;
  117. }
  118.  
  119. b {
  120. color:#808080;
  121. }
  122.  
  123. i {
  124. background-color: #e1def6;
  125. }
  126.  
  127. h3 {
  128. font-family: times new roman;
  129. text-transform: uppercase;
  130. color:#bea4d5;
  131. letter-spacing: 4px;
  132. font-size:10px;
  133. margin-bottom: -22px;
  134. margin-right: 20px;
  135. text-align: right;
  136. }
  137.  
  138. .footer {
  139. background-position: right;
  140. background-color:#bea4d5;
  141. color:#ffffff;
  142. font-size: 10px;
  143. text-align: center;
  144. padding: 20px 0px 20px 0px;
  145. margin: 20px 0 0px 0;
  146. -moz-border-radius:10px 10px 10px 10px;
  147. }
  148.  
  149. h4 {
  150. font-family: times new roman;
  151. text-transform: uppercase;
  152. color:#CDCDCD;
  153. letter-spacing: 4px;
  154. font-size:10px;
  155. margin-bottom: -25px;
  156. margin-left: 50px;
  157. text-align: left;
  158. }
  159.  
  160. blockquote {
  161. background-color:#CDCDCD;
  162. font-size: 11px;
  163. color: #5E5E5E;
  164. text-align: center;
  165. padding: 30px 10px 30px 10px;
  166. -moz-border-radius:10px 10px 10px 10px;
  167. }
  168.  
  169. .links {
  170. margin-bottom:20px;
  171. }
  172.  
  173. .links a {
  174. background-color:#ffffff;
  175. color:#4f78d5;
  176. float:right;
  177. margin-left: 5px;
  178. font-size:10px;
  179. padding:8px;
  180. border-radius:5px;
  181. font-weight: normal!important;
  182. }
  183.  
  184. .links a:hover {
  185. background-color:#fff8ff;
  186. color:#4f78d5;
  187. float:right;
  188. margin-left: 5px;
  189. font-size:10px;
  190. padding:8px;
  191. border-radius:5px;
  192. }
  193.  
  194. .list {
  195. display: none;
  196. }
  197.  
  198. .center {
  199. text-align:center;
  200. padding: 10px 0px 10px 0px;
  201. }
  202.  
  203.  
  204. .shadow-holder {
  205. margin:3px;
  206. vertical-align:middle;
  207. background-image:none;
  208. }
  209.  
  210. FOOTER
  211. <h3>F E A T U R E D . A R T W O R K</h3><div class="footer">
  212. :thumb779885237::thumb780415236:
  213. :thumb700103808::thumb680481027:
  214. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement