MediaWiki:Common.css: Difference between revisions

From Dive Atlas
No edit summary
Tags: Manual revert Mobile edit Mobile web edit
(add divesite infobox css)
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.divesiteinfobox {
  float: right;
  margin: 1em;
}

Revision as of 18:41, 2 January 2025

/* CSS placed here will be applied to all skins */
.divesiteinfobox {
  float: right;
  margin: 1em;
}