MediaWiki:Common.css: Difference between revisions

From Eli's Software Encyclopedia
mNo edit summary
mNo edit summary
Line 1: Line 1:
.back-top {
.back-top {
cursor: pointer;
cursor: pointer;
}
#p-contentnavigation a:before,
#p-personal a:before {
display: none;
}
}

Revision as of 22:22, April 22, 2022

.back-top {
	cursor: pointer;
}
#p-contentnavigation a:before,
#p-personal a:before {
	display: none;
}