MediaWiki:Common.css: Difference between revisions

From HelioWiki Home Page
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .infobox{ float: right; margin: 0rem 0rem 2rem 2rem; }")
 
(No difference)

Latest revision as of 14:11, 2 January 2025

/* CSS placed here will be applied to all skins */

.infobox{
float: right;
margin: 0rem 0rem 2rem 2rem;
}