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 */
#contentwrapper {
.page-Main_Page #contentwrapper {
padding-top: 43px;
padding-top: 43px;
}
}

Revision as of 22:41, 7 May 2023

/* CSS placed here will affect users of the Tweeki skin */
.page-Main_Page #contentwrapper {
	padding-top: 43px;
}