Changes

From The Bakugan Wiki

MediaWiki:Mobile.css

224 bytes added, 04:57, 27 February 2019
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;
}