Advertisement
NaotoShirgone

Adonis WhiteRose

Jun 25th, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. <style>
  2.  
  3. .navtable, .opentable {
  4. border: none!important;
  5. background: transparent;
  6. box-shadow: none!important;
  7. }
  8. #navbarbg {
  9. box-shadow: none;
  10. }
  11. table {
  12. background: transparent!important;
  13. }
  14. input {
  15. background:transparent!important;
  16. border:none!important;
  17. }
  18. table, tr, td, th, table.link2, table.link2 tr, table.link2 tr td:first-child,
  19. table.link2 td {
  20. background:url();
  21. border-width:0px;
  22. align:center;
  23. border: 0px solid transparent;
  24. box-shadow: transparent;
  25. }
  26. navtable, .opentable {
  27. border: none!important;
  28. background: transparent;
  29. box-shadow: none!important;
  30. }
  31. body {
  32. background-color:none!important;
  33. padding-top: 440px
  34. ;
  35. background-image:
  36. url(https://i.imgur.com/kY5hblr.jpg);
  37. background-position:Top Center;
  38. background-attachment: scroll, scroll;
  39. background-repeat:no-repeat;
  40. border-width:0px;
  41. border-style:transparent;
  42. }
  43. body,td,table,tr {
  44. color: #690000;
  45. font-size:14;
  46. font-family: Century Gothic;
  47. text-shadow: 3px 3px 3px black, -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000
  48. }
  49. .title {
  50. color: #ee7cb5;
  51. font-family: Century Gothic;
  52. font-weight:none;
  53. text-shadow: 3px 3px 3px black, -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000
  54. }
  55. a:link {color: #690000;
  56. font-weight: none;
  57. font-family: Century Gothic, sans-serif;
  58. text-shadow: 0px 0px 4px #000000, 0px 0px 8px #000000, 0px 0px 12px #000000, 0px 0px 16px #000000, 0px 0px 20px #000000, 0px 0px 24px #000000, 0px 0px 28px #000000, 0px 0px 32px #000000;
  59. }
  60. a:visited {color: #690000;
  61. font-weight: none;
  62. font-family: Century Gothic, sans-serif;
  63. text-shadow: 0px 0px 4px #000000, 0px 0px 8px #000000, 0px 0px 12px #000000, 0px 0px 16px #000000, 0px 0px 20px #000000, 0px 0px 24px #000000, 0px 0px 28px #000000, 0px 0px 32px #000000;
  64. }
  65. a:hover {color: #000000;
  66. font-weight: none;
  67. text-decoration: none;
  68. text-shadow: 0px 0px 4px #ee7cb5, 0px 0px 8px #ee7cb5, 0px 0px 12px #ee7cb5, 0px 0px 16px #ee7cb5, 0px 0px 20px #ee7cb5, 0px 0px 24px #ee7cb5, 0px 0px 28px #ee7cb5, 0px 0px 32px #ee7cb5;
  69. }
  70. a:active {color: #000000;
  71. font-weight: none;
  72. font-family: Century Gothic, sans-serif;
  73. }
  74. .headertext { font-size : 14px; color : #690000; font-family: Century Gothic, sans-serif; font-weight : normal;
  75. }
  76. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement