MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
EMFWIKIAdmin (talk | contribs) No edit summary |
EMFWIKIAdmin (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
#bodyContent { | #bodyContent { | ||
font-size: 0.975em; | font-size: 0.975em; | ||
text-align: | text-align: right; | ||
text-direction: rtl; | text-direction: rtl; | ||
} | } | ||
Revision as of 07:18, 7 November 2021
/* All CSS here will be loaded for users of the Vector skin */
#bodyContent {
font-size: 0.975em;
text-align: right;
text-direction: rtl;
}