@import url("/Sanskrit/Sanskrit.css");

table tr:hover {
	background: rgba(255, 255, 255, 0.3);
	transition: all 0.5s;
}
table td:last-child {
	font-style: italic;
}