Template:Smallcaps/styles.css: Difference between revisions

From Replication Ops
Jump to navigation Jump to search
Replication_Ops>Izno
more meaningful name
 
m 1 revision imported
 
(No difference)

Latest revision as of 08:25, 6 December 2024

/* {{pp-template}}
Styling for Template:Smallcaps */
span.smallcaps {
	font-variant: small-caps;
}

span.smallcaps-smaller {
	font-size: 85%;
}