MediaWiki: Tweeki.css: Difference between revisions
From Ensiklopedia
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
} | } | ||
.page-Main_Page | .page-Main_Page #contentwrapper body { | ||
margin-left:0; | margin-left:0; | ||
margin-right:0; | margin-right:0; | ||
} | } |
Revision as of 00:03, 8 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 body { margin-left:0; margin-right:0; }