MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,517:
.mw-parser-output li {
font-family: inherit !important;
}
}
/* Hide AI Assistant shortcut hint on mobile */
@media screen and (max-width: 768px) {
.ext-aiassistant-shortcut-hint {
display: none !important;
}
}
| |||