261
edits
Changes
From The Bakugan Wiki
no edit summary
/* CSS placed here will affect users of the mobile site */
@import url('https://fonts.googleapis.com/css?family=Orbitron:400,700');
/* Tooltip */
.gridrectoptext td {
vertical-align: text-top;
}
/** Main Page **/
.MainPageHeading {
font-family: 'Orbitron', sans-serif;
font-weight: 700;
font-size:17pt;
text-align:center;
}