"മീഡിയവിക്കി:Common.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
No edit summary |
(ചെ.)No edit summary |
||
| വരി 1: | വരി 1: | ||
/* Base Typography */ | |||
/* | |||
:lang(en) { | :lang(en) { | ||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; | font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; | ||
| വരി 9: | വരി 7: | ||
font-family: 'Manjari', 'Meera', 'Rachana', 'AnjaliOldLipi', 'Noto Sans Malayalam', sans-serif; | font-family: 'Manjari', 'Meera', 'Rachana', 'AnjaliOldLipi', 'Noto Sans Malayalam', sans-serif; | ||
line-height: 1.75; | line-height: 1.75; | ||
} | } | ||
/* Global minor tweaks only */ | |||
body { | |||
line-height: 1.7; | |||
} | } | ||
/* | /* Optional: Hide top action tabs for anonymous users later */ | ||
16:58, 27 മേയ് 2026-നു നിലവിലുണ്ടായിരുന്ന രൂപം
/* 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 */