Jump to content

MediaWiki:Common.css: Difference between revisions

From Wikipedia
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 */
/* Style tagline under logo in Vector 2022 */
.mw-logo-tagline {
  text-align: center;
  font-size: 0.75em;
  color: #72777d;
  font-style: italic;
  margin-top: 2px;
  font-family: 'Linux Libertine', Georgia, serif;
  line-height: 1.2;
}

Revision as of 19:42, 18 June 2025

/* CSS placed here will be applied to all skins */