Ad placeholder

User:Llamageddon/vector.css: Difference between revisions

Jump to navigation Jump to search
m
Undo revision 50686 by Llamageddon (talk)
mNo edit summary
Tag: Reverted
m (Undo revision 50686 by Llamageddon (talk))
Tags: Undo Reverted
Line 226: Line 226:


body.theme-dark-grey .bg3wiki-icon-colour-common {
body.theme-dark-grey .bg3wiki-icon-colour-common {
border: solid #1B1A1999;
border: 2px solid #1B1A1999;
    max-width: 25px;
}
}


body.theme-dark-grey .bg3wiki-icon-colour-uncommon {
body.theme-dark-grey .bg3wiki-icon-colour-uncommon {
border: solid #00491599;
border: 2px solid #00491599;
    max-width: 25px;
}
}


body.theme-dark-grey .bg3wiki-icon-colour-rare {
body.theme-dark-grey .bg3wiki-icon-colour-rare {
border: solid #00374999;
border: 2px solid #00374999;
    max-width: 25px;
}
}


body.theme-dark-grey .bg3wiki-icon-colour-very_rare {
body.theme-dark-grey .bg3wiki-icon-colour-very_rare {
border: solid #54003299;
border: 2px solid #54003299;
    max-width: 25px;
}
}


body.theme-dark-grey .bg3wiki-icon-colour-legendary {
body.theme-dark-grey .bg3wiki-icon-colour-legendary {
border: solid #563E0D99;
border: 2px solid #563E0D99;
    max-width: 25px;
}
}


body.theme-dark-grey .bg3wiki-icon-colour-story {
body.theme-dark-grey .bg3wiki-icon-colour-story {
border: solid #561D0099;
border: 2px solid #561D0099;
    max-width: 25px;
}
}


Navigation menu