725
edits
Changes
From The Bakugan Wiki
no edit summary
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css?family=Orbitron');
/** Infobox **/
.gridrectoptext td {
vertical-align: text-top;
}
/** MainPageHeading **/
.MainPageHeading {
font-family: 'Orbitron', sans-serif;
font-style: bold;
font-size:110%;
}