Template:Morse/styles.css

From RetroWikipedia
Jump to navigation Jump to search
.morse {
	font-family: monospace;
	font-size: 37.5%;
	vertical-align: .75em;
	white-space: pre-wrap;
}
.morse~.morse::before {
	content:' ';
}