summaryrefslogtreecommitdiff
path: root/style/lib/prism_osml.css
blob: 7a4688e9d1e40a16614fb716843ae4faf09574a2 (plain)
1
2
3
4
5
6
7
8
/**
 * prism.js extensions for the OSML highlighter
 */

code span.token.reference {
	font-style: italic;
}