ExetaRes LogoExetaRes

MediaWiki:Handheld.css

/* CSS placed here will affect handheld devices based on the skin configured in $wgHandheldStyle */

/* Hide [[Template:Creature Types]] when using wikiamobile skin */
.creature_types, #infobox_sidebar, .EnTW-Itemtemplate, .infobox_bottom, .mobile-hide {
    display: none;
}