"മീഡിയവിക്കി:Common.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
(ചെ.)No edit summary |
(ചെ.)No edit summary |
||
| വരി 1: | വരി 1: | ||
/* | /* Hide namespace subtitle for published articles */ | ||
.mw-displaytitle-subtitle { | |||
display: none !important; | display: none !important; | ||
} | } | ||
12:41, 28 മേയ് 2026-നു നിലവിലുണ്ടായിരുന്ന രൂപം
/* Hide namespace subtitle for published articles */
.mw-displaytitle-subtitle {
display: none !important;
}
/* Base Typography */
:lang(en) {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
:lang(ml) {
font-family: 'Manjari', 'Meera', 'Rachana', 'AnjaliOldLipi', 'Noto Sans Malayalam', sans-serif;
line-height: 1.75;
}
/* Global minor tweaks only */
body {
line-height: 1.7;
}
/* Optional: Hide top action tabs for anonymous users later */