MediaWiki:Common.css: Difference between revisions

From Cheeky Factor
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.p-navbar {
  background-color: #000;
}
.jsbc-breadcrumbs {margin-top: 20px;}
.jsbc-breadcrumbs {margin-top: 20px;}

Revision as of 19:21, 11 September 2024

/* CSS placed here will be applied to all skins */
.p-navbar {
  background-color: #000;
}
.jsbc-breadcrumbs {margin-top: 20px;}