MediaWiki:Vector-2022.css: Difference between revisions

From ArdakazMC Wiki
Jump to navigation Jump to search
m Ardakaz moved page MediaWiki:Mobile.css to MediaWiki:Vector-2022.css without leaving a redirect
m nvm
Tags: Manual revert Mobile edit Mobile web edit
 
Line 3: Line 3:
.infobox {
.infobox {
   float: none !important;
   float: none !important;
  width: 100% !important;
}
}

Latest revision as of 14:17, 20 March 2025

/* All CSS here will be loaded for users of the mobile site */

.infobox {
  float: none !important;
}