Template:Crossreference/styles.css

From All Skies Encyclopaedia
< Template:Crossreference
Revision as of 06:49, 12 July 2021 by imported>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;
}