Advertisement
NaotoShirgone

Tyki Mikk [45610]

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