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 211: | Line 211: | ||
} | } | ||
body.theme-dark-grey .bg3wiki- | body.theme-dark-grey .bg3wiki-llama-gradient-common { | ||
background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #48484820); | background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #48484820); | ||
} | } | ||
body.theme-dark-grey .bg3wiki- | body.theme-dark-grey .bg3wiki-llama-gradient-uncommon { | ||
background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #00491599); | background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #00491599); | ||
} | } | ||
body.theme-dark-grey .bg3wiki- | body.theme-dark-grey .bg3wiki-llama-gradient-rare { | ||
background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #00374999); | background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #00374999); | ||
} | } | ||
body.theme-dark-grey .bg3wiki- | body.theme-dark-grey .bg3wiki-llama-gradient-veryrare { | ||
background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #54003299); | background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #54003299); | ||
} | } | ||
body.theme-dark-grey .bg3wiki- | body.theme-dark-grey .bg3wiki-llama-gradient-legendary { | ||
background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #563E0D99); | background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #563E0D99); | ||
} | } | ||
body.theme-dark-grey .bg3wiki- | body.theme-dark-grey .bg3wiki-llama-gradient-story { | ||
background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #561D0099); | background: linear-gradient(to bottom, #1B1A1999, #1B1A1999, #561D0099); | ||
} | } |