diacritic-annotator.css 147 Bytes
Newer Older
1 2 3 4 5 6 7 8
.mark{
	width: 10px;
	height: 10px;
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 0%;
}