MediaWiki: Tweeki.css: Difference between revisions
From Ensiklopedia
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 6: | Line 6: | ||
} | } | ||
.page-Main_Page # | .page-Main_Page #contentwrapper .container-fluid { | ||
padding-left:0; | padding-left:0; | ||
padding-right:0; | padding-right:0; | ||
} | } | ||
Revision as of 23:32, 7 May 2023
/* CSS placed here will affect users of the Tweeki skin */
.page-Main_Page #contentwrapper {
padding-top: 43px;
padding-left:0;
padding-right:0;
}
.page-Main_Page #contentwrapper .container-fluid {
padding-left:0;
padding-right:0;
}