Permanently protected template

Template:Crossreference/styles.css

From Vigyanwiki
< Template:Crossreference
Revision as of 12:19, 12 July 2021 by Template>SMcCandlish (testing attempt to fix the new spacing problem)
/* {{pp-template}} */
/* This snippet just undoes the default spacing of Module:Hatnote.   While it's
   unlikely our changes here do anything wrong for inline notes, we can't
   guarantee it forever because the hatnote styles can change.  */
.crossreference {
	padding-left: -1.6em;
	margin-bottom: -0.5em;
}