Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox/styles.css: Difference between revisions

Template page
Owning (talk | contribs)
m airfield fix
Owning (talk | contribs)
undelete epic
Line 38: Line 38:
   background-color: var(--rarity-ultrarare-bg-color, #66a3ff);
   background-color: var(--rarity-ultrarare-bg-color, #66a3ff);
   color: var(--rarity-ultrarare-text-color, white);
   color: var(--rarity-ultrarare-text-color, white);
}
.rarity-epic {
  background-color: var(--rarity-epic-bg-color, #ffbb33);
  color: var(--rarity-epic-text-color, white);
}
}


Cookies help us deliver our services. By using our services, you agree to our use of cookies.