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{
#contentwrapper .with-navbar.with-navbar-fixed{
padding-top: 50px;
padding-top: 50px;
}
}

Revision as of 22:06, 7 May 2023

/* CSS placed here will affect users of the Tweeki skin */
#contentwrapper .with-navbar.with-navbar-fixed{
	padding-top: 50px;
}