Template:Quantum book backlink/styles.css

From HandWiki Stage
Revision as of 23:53, 8 May 2026 by Harold (talk | contribs) (Created page with ".quantum-backlink { display: block; margin: 0.2em 0 0.8em 0; font-size: 90%; } .quantum-backlink::before { content: "← Back"; } .quantum-methods-backlink-mathematical::before { content: "← Back to Mathematical methods"; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.quantum-backlink {
	display: block;
	margin: 0.2em 0 0.8em 0;
	font-size: 90%;
}

.quantum-backlink::before {
	content: "← Back";
}

.quantum-methods-backlink-mathematical::before {
	content: "← Back to Mathematical methods";
}