MediaWiki: Tweeki.css: Difference between revisions

From Ensiklopedia
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
/* CSS placed here will affect users of the Tweeki skin */
/* CSS placed here will affect users of the Tweeki skin */
.with-navbar.with-navbar-fixed {
.with-navbar.with-navbar-fixed {
padding-top: 40px;
padding-top: 0px;
}
}

Revision as of 21:59, 7 May 2023

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