MediaWiki:Common.css: Difference between revisions

From Eli's Software Encyclopedia
mNo edit summary
mNo edit summary
Line 5: Line 5:
#p-personal a:before {
#p-personal a:before {
display: none;
display: none;
}
.chameleon-infobox tr.data-row > td:first-of-type {
font-weight: bold;
}
}

Revision as of 13:39, August 19, 2025

.back-top {
	cursor: pointer;
}
#p-contentnavigation a:before,
#p-personal a:before {
	display: none;
}
.chameleon-infobox tr.data-row > td:first-of-type {
	font-weight: bold;
}