MediaWiki: Tweeki.css: Difference between revisions

From Ensiklopedia
No edit summary
No edit summary
Line 2: Line 2:
.page-Main_Page #contentwrapper {
.page-Main_Page #contentwrapper {
padding-top: 46px;
padding-top: 46px;
padding-left:0;
padding-right:0;
}
.page-Main_Page #contentwrapper body {
margin-left:0;
margin-right:0;
}
}



Revision as of 14:52, 8 May 2023

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

.page-Main_Page a {
	color:#383838;
}