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 {
.p-navbar {
   background-color: #4F738E;
   background-color: #88b5d7;
}
}
.jsbc-breadcrumbs {margin-top: 20px;}
.jsbc-breadcrumbs {margin-top: 20px;}

Revision as of 20:05, 12 September 2024

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