4,977
editsAd placeholder
User:Llamageddon/vector.css: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
Llamageddon (talk | contribs) mNo edit summary |
Llamageddon (talk | contribs) mNo edit summary |
||
Line 213: | Line 213: | ||
body.theme-dark-grey .bg3wiki-icon-gradient-common { | body.theme-dark-grey .bg3wiki-icon-gradient-common { | ||
background: linear-gradient(to bottom, # | background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #1B1A1999, #48484820); | ||
} | } | ||
body.theme-dark-grey .bg3wiki-icon-gradient-uncommon { | body.theme-dark-grey .bg3wiki-icon-gradient-uncommon { | ||
background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, # | background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #1B1A1999, #00491599); | ||
} | } | ||
body.theme-dark-grey .bg3wiki-icon-gradient-rare { | body.theme-dark-grey .bg3wiki-icon-gradient-rare { | ||
background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, # | background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #1B1A1999, #00374999); | ||
} | } | ||
body.theme-dark-grey .bg3wiki-icon-gradient-veryrare { | body.theme-dark-grey .bg3wiki-icon-gradient-veryrare { | ||
background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, # | background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #1B1A1999, #54003299); | ||
} | } | ||
body.theme-dark-grey .bg3wiki-icon-gradient-legendary { | body.theme-dark-grey .bg3wiki-icon-gradient-legendary { | ||
background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, # | background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #1B1A1999, #563E0D99); | ||
} | } | ||
body.theme-dark-grey .bg3wiki-icon-gradient-story { | body.theme-dark-grey .bg3wiki-icon-gradient-story { | ||
background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, # | background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #1B1A1999, #561D0099); | ||
} | } | ||