725
edits
Changes
From The Bakugan Wiki
Created page with "→CSS placed here will affect users of the Metrolook skin: →Styling for Template:Infobox character and Template:Infobox Bakugan: .infobox.att-pyrus { background:#ffc7..."
/* CSS placed here will affect users of the Metrolook skin */
/* Styling for Template:Infobox character and Template:Infobox Bakugan */
.infobox.att-pyrus { background:#ffc7c7; }
.infobox-header.att-pyrus { background:#ee5555; color:#ffffff; }
.infobox-subheader.att-pyrus { background:#ee9652; color:#ffffff; }
.infobox.att-aquos { background:#b3ecff; }
.infobox-header.att-aquos { background:#3661e2; color:#ffffff; }
.infobox-subheader.att-aquos { background:#109cf4; color:#ffffff; }
.infobox.att-subterra { background:#ffecc7; }
.infobox-header.att-subterra { background:#804000; color:#ffffff; }
.infobox-subheader.att-subterra { background:#ff8000; color:#ffffff; }
.infobox.att-aurelus { background:#fffae6; }
.infobox-header.att-aurelus { background:#ec9513; color:#ffffff; }
.infobox-subheader.att-aurelus { background:#ffcc00; color:#000000; }
.infobox.att-haos { background:#F8F8F8; }
.infobox-header.att-haos { background:#75f0f0; color:#000000; }
.infobox-subheader.att-haos { background:#ffff99; color:#000000; }
.infobox.att-darkus { background:#f2e6ff; }
.infobox-header.att-darkus { background:#000000; color:#ffffff; }
.infobox-subheader.att-darkus { background:#5900b3; color:#ffffff; }
.infobox.att-ventus { background:#e6fff2; }
.infobox-header.att-ventus { background:#00cc00; color:#ffffff; }
.infobox-subheader.att-ventus { background:#00e6b8; color:#ffffff; }
/* Styling for Template:Infobox character and Template:Infobox Bakugan */
.infobox.att-pyrus { background:#ffc7c7; }
.infobox-header.att-pyrus { background:#ee5555; color:#ffffff; }
.infobox-subheader.att-pyrus { background:#ee9652; color:#ffffff; }
.infobox.att-aquos { background:#b3ecff; }
.infobox-header.att-aquos { background:#3661e2; color:#ffffff; }
.infobox-subheader.att-aquos { background:#109cf4; color:#ffffff; }
.infobox.att-subterra { background:#ffecc7; }
.infobox-header.att-subterra { background:#804000; color:#ffffff; }
.infobox-subheader.att-subterra { background:#ff8000; color:#ffffff; }
.infobox.att-aurelus { background:#fffae6; }
.infobox-header.att-aurelus { background:#ec9513; color:#ffffff; }
.infobox-subheader.att-aurelus { background:#ffcc00; color:#000000; }
.infobox.att-haos { background:#F8F8F8; }
.infobox-header.att-haos { background:#75f0f0; color:#000000; }
.infobox-subheader.att-haos { background:#ffff99; color:#000000; }
.infobox.att-darkus { background:#f2e6ff; }
.infobox-header.att-darkus { background:#000000; color:#ffffff; }
.infobox-subheader.att-darkus { background:#5900b3; color:#ffffff; }
.infobox.att-ventus { background:#e6fff2; }
.infobox-header.att-ventus { background:#00cc00; color:#ffffff; }
.infobox-subheader.att-ventus { background:#00e6b8; color:#ffffff; }