Difference between revisions of "MediaWiki:Mobile.css"

From Yo-Kai Watch Wiki
Jump to: navigation, search
Line 3: Line 3:
  
 
/* Infobox template style */
 
/* Infobox template style */
#mf-infobox {
+
#infobox {
 +
border:100px solid black;
  
 
}
 
}

Revision as of 19:17, 24 October 2015

/* CSS placed here will affect users of the mobile site */
 
 
/* Infobox template style */
#infobox {
border:100px solid black;
 
}