MediaWiki: Common.css: Difference between revisions
From Ensiklopedia
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.page-Main_Page #maincontentwrapper .col { | |||
padding-left:0; | |||
padding-right:0; | |||
} | |||
Revision as of 12:34, 17 May 2023
/* CSS placed here will be applied to all skins */
.page-Main_Page #maincontentwrapper .col {
padding-left:0;
padding-right:0;
}