MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 156: Line 156:
   margin-left: 6px;
   margin-left: 6px;
   background-image: url("/images/2/22/Verified.png");
   background-image: url("/images/2/22/Verified.png");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
/* Verified badge on mobile (MinervaNeue) */
.skin-minerva body.verified-profile .page-heading h1::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 6px;
  background-image: url("/wiki/images/verified-badge.png");
   background-size: contain;
   background-size: contain;
   background-repeat: no-repeat;
   background-repeat: no-repeat;