MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
.div.tright { | .div.tright { | ||
margin: 0.5em 0 | margin: 0.5em 0 0.5em 0.5em; | ||
} | } | ||
Revision as of 12:48, 7 April 2019
/* CSS placed here will be applied to all skins */
.div.tright {
margin: 0.5em 0 0.5em 0.5em;
}