Jump to content

User:Wikiuser13/global.css: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
Wikiuser13 (talk | contribs)
No edit summary
Wikiuser13 (talk | contribs)
No edit summary
Line 7: Line 7:
#vector-sticky-header {
#vector-sticky-header {
display: none;
display: none;
}

.vector-feature-zebra-design-disabled body {
background-color: white;
}
}

Revision as of 10:40, 6 August 2023

.vector-body {
	font-family: serif;
	/*font-size: 1.1em;*/
	/*line-height: 1.7;*/
}

#vector-sticky-header {
	display: none;
}

.vector-feature-zebra-design-disabled body {
	background-color: white;
}