MediaWiki:Common.css: Difference between revisions

ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
Line 6: Line 6:
html, body {
html, body {
font-family: 'Noto Sans', sans-serif;
font-family: 'Noto Sans', sans-serif;
}
/* form of */
.form-of {
font-style: italic;
}
.form-of .mention {
font-weight: bold;
font-style: normal;
}
}