MediaWiki: Tweeki.css: Difference between revisions
From Ensiklopedia
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Tweeki skin */ | /* CSS placed here will affect users of the Tweeki skin */ | ||
.page-Main_Page #contentwrapper { | .page-Main_Page #contentwrapper { | ||
padding-top: | padding-top: 46px; | ||
padding-left:0; | padding-left:0; | ||
padding-right:0; | padding-right:0; | ||
Revision as of 10:42, 8 May 2023
/* CSS placed here will affect users of the Tweeki skin */
.page-Main_Page #contentwrapper {
padding-top: 46px;
padding-left:0;
padding-right:0;
}
.page-Main_Page #contentwrapper body {
margin-left:0;
margin-right:0;
}