MediaWiki:Mobile.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 3: | Line 3: | ||
* { | * { | ||
font-family: Poppins, Arial, sans-serif; | font-family: Poppins, Arial, sans-serif; | ||
} | } | ||
Revision as of 12:28, 23 July 2025
/* All CSS here will be loaded for users of the mobile site */
* {
font-family: Poppins, Arial, sans-serif;
}