MediaWiki:Vector-2022.css: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
font-family: heroes; |
font-family: heroes; |
||
font-size: 1.50em; |
font-size: 1.50em; |
||
text-transform: lowercase; |
|||
color: #000; |
color: #000; |
||
} |
} |
||
Revision as of 18:12, 25 October 2025
/* Heroes writing with the "Heroes" font */
.mw-logo-wordmark {
font-family: heroes;
font-size: 1.50em;
text-transform: lowercase;
color: #000;
}