MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Created page with "→Import Inter font like Mecha: @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap'); body { font-family: 'Inter', sans-serif; background: #f6f7f9; } →Page container: .mw-body { background: transparent; } →Mecha style cards: .mecha-card { background: #eeeeef; border-radius: 18px; padding: 24px; margin: 16px 0; transition: 0.2s; } .mecha-card:hover { transform: translateY(-2px);..." |
Blanked the page Tag: Blanking |
||
| Line 1: | Line 1: | ||