MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 339: Line 339:
   transform: translate(-50%, -50%) scale(0.6) rotate(-25deg);
   transform: translate(-50%, -50%) scale(0.6) rotate(-25deg);
   z-index: 2;
   z-index: 2;
}
.text-muted {
  opacity: 0.6;
  color: inherit; /* Keeps parent color, just dims it */
}
}