Advertisement
saraeliz

Spellman Morturary Layout Code

Jan 23rd, 2022
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.96 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. #wrapper {background:url('//u.cubeupload.com/Issaness/spellmanmortuaryhead.gif') no-repeat center;
  4. height:599px;
  5. width:auto;}
  6.  
  7. #logo {display:none;}
  8. #interactiveBanner{ display: none !important;
  9. }
  10.  
  11. /*a:link {
  12. color: #838580;}
  13.  
  14. a:visited{
  15. color: #838580 !important; }
  16.  
  17. a:hover {
  18. color: #838580 !important; }
  19. }
  20.  
  21. a:active {
  22. font:!important;
  23. color: #838580 !important;
  24. } */
  25.  
  26. h2.dark-blue {
  27.     color: #ded8b4;
  28. }
  29.  
  30. #dateTime {
  31. color: #e0e3dc !important;
  32. }
  33.  
  34. #site, #interact, #rolePlaying, #castle, #grounds, #subsidiaries, #economy, #classes, #booksAndFilms, #getInvolved, #yourItems, #globalMod, #welcome {
  35. color: #cdcecc !important;
  36. }
  37.  
  38. li.forumNewThread, li.forumWatchList, li.forumParticipationList, li.forumModerate {
  39. color: #edefea !important;
  40. }
  41.  
  42. .green {
  43. color: #838580 !important;
  44. }
  45.  
  46. .forumMembersInAreaTitle{
  47. color: #838580 !important;
  48. }
  49.  
  50. #interactiveBanner {
  51.   display: none;
  52. }
  53.  
  54. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement