MediaWiki:Minerva.css: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
(Created page with ".content { padding: .8em 16px 0; }")
 
No edit summary
Line 1: Line 1:
.content {
.content {
   padding: .8em 16px 0;
   padding: .8em 16px 0;
}
.box.infobox {
  float: none !important;
}
}

Revision as of 20:23, December 17, 2017

.content {
  padding: .8em 16px 0;
}

.box.infobox {
  float: none !important;
}