MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
#content { | #content { | ||
margin-left: 22em; | |||
} | |||
#left-navigation { | |||
margin-left: 22em; | margin-left: 22em; | ||
} | } | ||
Revision as of 01:37, 30 December 2023
/* CSS placed here will be applied to all skins */
#content {
margin-left: 22em;
}
#left-navigation {
margin-left: 22em;
}