LeafJelly

Art Fight Wither Light CSS

Jun 17th, 2026 (edited)
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.30 KB | None | 0 0
  1. /* Official ArtFight Wither Light CSS
  2. * Code by @cyxxie, @leafjelly, and @fuzzyfuture
  3. * Assets by @leafjelly
  4. * Feel free to report any bugs!
  5. * This code is free-to-use! You may modify as you see fit
  6. */
  7.  
  8.  
  9. #wrapper {
  10. background: url(https://images.artfight.net/resources/Bloom%20Wither%20Assets/witherlight%20bg.png) fixed;
  11. background-color: #080006;
  12. }
  13. .banner-container.mb-3 {
  14. width: 76%;
  15. margin: auto;
  16. border: 13px groove #40283a;
  17. }
  18. .artfight-nav.navbar.navbar-dark.navbar-static-top.navbar-expand-md.mb-0 {
  19. margin-bottom: 1rem !important;
  20. border-bottom: 7px #291223 solid;
  21. background: #40283a !important;
  22. }
  23. .dropdown-menu {
  24. background: #40283a;
  25. }
  26. .dropdown-divider {
  27. border-color: #261c2c;
  28. }
  29. .dropdown-menu a {
  30. color: #ecbcd5;
  31. }
  32. .dropdown-header {
  33. color: #745a84;
  34. }
  35. .badge.badge-info {
  36. background: #8e3171;
  37. }
  38. .dropdown-item:hover {
  39. background: #261c2c;
  40. }
  41. .badge.badge-primary {
  42. background: #8e3171;
  43. }
  44. .badge.badge-danger {
  45. background: #8e3171;
  46. }
  47. .alert.alert-info {
  48. background: #341d2e !important;
  49. border: groove #080006 3px;
  50. }
  51. a {
  52. color: #ecbcd5;
  53. }
  54. a:hover {
  55. color: white;
  56. }
  57. .profile-description.mb-4.clearfix {
  58. float: left;
  59. width: 50%;
  60. margin-right: 1rem;
  61. background: rgba(52, 29, 46, 0.7);
  62. height: auto;
  63. margin-top: 1%;
  64. border: #341d2e groove 7px;
  65. overflow: auto;
  66. padding: 5%;
  67. }
  68.  
  69. .nav-tabs .nav-item {
  70. width: 20%;
  71. text-align: center;
  72. border: solid #291223;
  73. background: rgba(65, 40, 59, .5) !important;
  74. }
  75.  
  76. .nav-link.active {
  77. background: #40283a !important;
  78. }
  79. .nav-tabs .nav-item:hover {
  80. background: rgb(65, 40, 59) !important;
  81. }
  82.  
  83. .nav-link:hover {
  84. border: none;
  85. }
  86.  
  87. .profile-header-background.panel-heading.bg-light.p-2.border.rounded.position-relative {
  88. background: #341d2e !important;
  89. padding-left: 0 !important;
  90. border: none !important;
  91. }
  92. .icon-user {
  93. border: none;
  94. }
  95. .card-body.panel-body.profile-avatar-panel {
  96. background: #341d2e;
  97. margin-top: 2.5rem;
  98. margin-left: -1px;
  99. }
  100. .card.panel.float-left.d-none.d-md-block.profile-avatar-wrapper {
  101. border: none;
  102. }
  103. .profile-header-wrapper.clearfix {
  104. background: rgba(52, 29, 46,.6);
  105. border: #080006 3px solid !important;
  106. }
  107. .card.panel.float-left.d-none.d-md-block.profile-avatar-wrapper {
  108. background: none;
  109. }
  110. .h2.profile-header-name {
  111. margin-left: -6.7%%;
  112. }
  113. .profile-body {
  114. min-height: 70rem;
  115. height: auto;
  116. }
  117. .panel-heading{
  118. background: url(https://images.artfight.net/resources/Bloom%20Wither%20Assets/wither%20header2.png) top;
  119. background-color: #332a30 !important;
  120. border: none;
  121. color: white !important;
  122. }
  123. .username-navbar span {
  124. color: #ecbcd5 !important;
  125. }
  126. .h2.profile-header-name {
  127. }
  128. .profile-header-name a {
  129. color: #ecbcd5 !important;
  130. font-weight: lighter;
  131. }
  132. .element-disabled.text-muted.h5 {
  133. color: #ecbcd5 !important;
  134. opacity: 1;
  135. }
  136. .profile-links.col-md-6 {
  137. min-width: 100%;
  138. }
  139. .profile-followers.col-md-6 {
  140. min-width: 100%;
  141. }
  142. .w-25.text-right.bg-light.active {
  143. background: url(https://images.artfight.net/resources/Bloom%20Wither%20Assets/wither%20header2.png) top;
  144. border: none;
  145. background-color: #332a30 !important;
  146. color: #ecbcd5;
  147. }
  148. .table.table-bordered.table-card {
  149. background: rgba(50, 44, 53,.5);
  150. }
  151. .table-bordered td {
  152. border: none;
  153. }
  154. .card-body.panel-body {
  155. background: rgba(50, 44, 53,.5);
  156. }
  157. .card-footer.panel-footer.text-right {
  158. background-color: #332a30 !important;
  159. background: url(https://images.artfight.net/resources/Bloom%20Wither%20Assets/wither%20header2.png);
  160. }
  161. .btn.btn-primary.form-control.btn-submit-once {
  162. background: #42243a;
  163. border: none;
  164. }
  165. .btn.btn-primary {
  166. background: #080006;
  167. border: none;
  168. color: #ecbcd5;
  169. }
  170. #profile-dropdown {
  171. background: #080006;
  172. border: none;
  173. color: #ecbcd5;
  174. }
  175. .card.panel.panel-default.mt-3 {
  176. background: none;
  177. }
  178. .col-6.col-md-4.col-lg-2.profile-gallery-attack.mt-3 {
  179. }
  180. .card.p-1.m-1.thumb-attack.attack-thumb.thumbnail {
  181. border: rgb(28, 29, 39) solid !important;
  182. background: #332a30 ;
  183. }
  184. .card.p-1.m-1.thumb-attack.character-thumb.thumbnail {
  185. border: rgb(28, 29, 39) solid !important;
  186. background: #332a30 ;
  187. }
  188. .nametag.thumbnail-width.h5.p-1.my-auto.bg-light.border.rounded.text-center.text-truncate {
  189. background: #341d2e !important;
  190. border: none !important;
  191. }
  192. .text-break i {
  193. color: #dabfee !important;
  194. }
  195. .d-flex.align-items-center.mb-0 {
  196. color: #ecbcd5;
  197. }
  198. .card.panel {
  199. background: none;
  200. }
  201. .navbar-nav .nav-link {
  202. color: #ecbcd5 !important;
  203. }
  204.  
  205. .footer .contain {
  206. background: #40283a !important;
  207. border-top: #291223 solid 9px;
  208. }
  209. .page-item.disabled .page-link {
  210. background: #291223 !important;
  211. border: none;
  212. }
  213. .page-link {
  214. background: #40283a;
  215. border: none;
  216. }
  217. .page-link:hover {
  218. background: #291223;
  219. }
  220.  
  221. .card {
  222. background: #341d2e;
  223. }
  224.  
  225. .nametag .bookmark-character{
  226. background: #341d2e !important;
  227. border: none !important;
  228. }
  229.  
  230. .btn-warning{
  231. background: #080006;
  232. border: none;
  233. color: #ecbcd5;
  234. }
  235.  
  236. .btn-danger{
  237. background: #080006;
  238. border: none;
  239. color: #ecbcd5;
  240. }
  241.  
  242. .btn-success{
  243. background: #080006;
  244. border: none;
  245. color: #ecbcd5;
  246. }
  247.  
  248. .modal-header{
  249. background: url(https://images.artfight.net/resources/Bloom%20Wither%20Assets/wither%20header2.png) top;
  250. background-color: #332a30 !important;
  251. border: none;
  252. color: white !important;
  253. }
  254. .modal-content{
  255. background: rgba(50, 44, 53,.5);
  256. }
  257.  
  258. .table-striped tbody tr:nth-of-type(2n+1) {
  259. background: rgba(50, 44, 53,.5);
  260. }
  261.  
  262.  
  263. .d-none.d-md-block.mt-3.profile-header-normal-status {
  264. color: white;
  265. }
  266.  
  267. p{
  268. color: white !important;
  269. }
  270. div{
  271. color: white !important;
  272. }
  273.  
  274. .profile-stats-body td {
  275. color:#fff!important;
  276. }
  277.  
  278. @media (min-width: 767px) {
  279. .row .col-md-6 {
  280. padding: 0px;
  281. }
  282. .profile-gallery-header, .profile-body .row {
  283. margin-right: 15px;
  284. margin-left: 53%;
  285. }
  286. .card-body.panel-body .row {
  287. margin-right: -15px !important;
  288. margin-left: -15px !important;
  289. }
  290. }
  291.  
  292.  
  293.  
  294. @media screen and (max-width: 766px){
  295. .nav-tabs .nav-item {
  296. width: 100%;
  297. }
  298.  
  299. .profile-description.mb-4.clearfix {
  300. float: none !important;
  301. width: 100% !important;
  302. }
  303. .profile-body {
  304. max-height: none!important;
  305. min-height: auto !important;
  306. }
  307. }
Advertisement
Add Comment
Please, Sign In to add comment