Advertisement
NaotoShirgone

Cora Profile

Jan 12th, 2021
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 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: 488px
  34. ;
  35. background-image: url("https://i.imgur.com/NtP8Nbs.jpg"),url("https://i.imgur.com/AXvqdnj.jpg");
  36. background-position:Top ;
  37. background-attachment: scroll, fixed;
  38. background-repeat:no-repeat;
  39. border-width:0px;
  40. border-style:none;
  41.  
  42. }
  43. a:link {color: #7e76b8;
  44. font-weight: bold;
  45. text-shadow: 1px 1px 1px #000000;
  46. font-family: arial, times new roman;
  47. }
  48. a:visited {color: #7e76b8;
  49. font-weight: bold;
  50. text-shadow: 1px 1px 1px #000000;
  51. font-family: arial, times new roman;
  52. }
  53. a:hover {color: #000000;
  54. text-shadow: 0px 0px 4px #7e76b8, 0px 0px 8px #7e76b8, 0px 0px 12px #7e76b8, 0px 0px 16px #7e76b8, 0px 0px 20px #7e76b8, 0px 0px 24px #7e76b8;
  55. font-weight: bold;
  56. font-family: arial, times new roman;
  57. }
  58. a:active {color: #7e76b8;
  59. font-weight: bold;
  60. text-shadow: 1px 1px 1px #000000;
  61. font-family: arial, times new roman;
  62. }
  63. .headertext {color: #7e76b8;
  64. font-weight: bold;
  65. text-shadow: 1px 1px 1px #000000;
  66. font-family: arial, times new roman;
  67. }
  68. body,td,table,tr {color: #7e76b8;
  69. font-weight: bold;
  70. text-shadow: 1px 1px 1px #000000;
  71. font-family: arial, times new roman;
  72. }
  73. h1 {color: #7e76b8;
  74. font-weight: bold;
  75. text-shadow: 1px 1px 1px #000000;
  76. font-family: arial, times new roman;
  77. }
  78. h2 {color: #7e76b8;
  79. font-weight: bold;
  80. text-shadow: 1px 1px 1px #000000;
  81. font-family: arial, times new roman;
  82. }
  83. .heading {color: #7e76b8;
  84. font-weight: bold;
  85. text-shadow: 1px 1px 1px #000000;
  86. font-family: arial, times new roman;
  87. }
  88. h1 {color: #7e76b8;
  89. font-weight: bold;
  90. text-shadow: 1px 1px 1px #000000;
  91. font-family: arial, times new roman;
  92. }
  93. .title {color: #7e76b8;
  94. font-weight: bold;
  95. text-shadow: 1px 1px 1px #000000;
  96. font-family: arial, times new roman;
  97. }
  98. .hide {
  99. display: none;
  100. }
  101. input, textarea, select {color: #7e76b8;
  102. font-weight: bold;
  103. text-shadow: 1px 1px 1px #000000;
  104. font-family: arial, times new roman;
  105.  
  106. }
  107. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement