MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
EMFWIKIAdmin (talk | contribs) Replaced content with "→CSS placed here will be applied to all skins: #BodyContent { direction: rtl; }" Tag: Replaced |
EMFWIKIAdmin (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
#BodyContent | #BodyContent | ||
{ | { | ||
font-size:150%; | |||
} | } | ||
Revision as of 08:58, 7 November 2021
/* CSS placed here will be applied to all skins */
#BodyContent
{
font-size:150%;
}