MediaWiki:Vector.css

From The Bakugan Wiki

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to Vector skins */

/* Styling for Template:Infobox character and Template:Infobox Bakugan */

.infobox.att-pyrus { background:transparent; }
.infobox-header.att-pyrus { background:#ee5555; color:#ffffff; }
.infobox-subheader.att-pyrus { background:#ee9652; color:#ffffff; }

.infobox.att-aquos { background:transparent; }
.infobox-header.att-aquos { background:#3661e2; color:#ffffff; }
.infobox-subheader.att-aquos { background:#109cf4; color:#ffffff; }

.infobox.att-subterra { background:transparent; }
.infobox-header.att-subterra { background:#804000; color:#ffffff; }
.infobox-subheader.att-subterra { background:#ff8000; color:#ffffff; }

.infobox.att-aurelus { background:transparent; }
.infobox-header.att-aurelus { background:#ec9513; color:#ffffff; }
.infobox-subheader.att-aurelus { background:#ffcc00; color:#000000; }

.infobox.att-haos { background:transparent; }
.infobox-header.att-haos { background:#75f0f0; color:#000000; }
.infobox-subheader.att-haos { background:#ffff99; color:#000000; }

.infobox.att-darkus { background:transparent; }
.infobox-header.att-darkus { background:#000000; color:#ffffff; }
.infobox-subheader.att-darkus { background:#5900b3; color:#ffffff; }

.infobox.att-ventus { background:transparent; }
.infobox-header.att-ventus { background:#00cc00; color:#ffffff; }
.infobox-subheader.att-ventus { background:#00e6b8; color:#ffffff; }

.infobox.att-test { background:transparent; }
.infobox-header.att-test { background:#5900b3; color:#ffffff; }
.infobox-subheader.att-test { background:#5900b3; color:#ffffff; }

.infobox.att-test1 { background:transparent; }
.infobox-header.att-test1 { background: linear-gradient(to right, pink, blue); color:#ffffff; }
.infobox-subheader.att-test1 { background: linear-gradient(to right, pink, blue); color:#ffffff; }

.infobox.att-test2 { background:transparent; }
.infobox-header.att-test2 { background:#5900b3; color:#ffffff; }
.infobox-subheader.att-test2 { background:#5900b3; color:#ffffff; }

.infobox.att-d2a { background:transparent; }
.infobox-header.att-d2a { background: linear-gradient(to right, #000000, #3661e2); color:#ffffff; }
.infobox-subheader.att-d2a { background: linear-gradient(to right, #5900b3, #109cf4); color:#ffffff; }

.infobox.att-p2d { background:transparent; }
.infobox-header.att-p2d { background: linear-gradient(to right, red, black); color:#ffffff; }
.infobox-subheader.att-p2d { background: linear-gradient(to right, red, black); color:#ffffff; }

.infobox.att-allfaction { background:transparent; }
.infobox-header.att-allfaction { background:#808080; color:#ffffff; }
.infobox-subheader.att-allfaction { background:#858e8f; color:#000000; }