Advertisement
NaotoShirgone

Ariana Finitae.

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