summaryrefslogtreecommitdiffstats
path: root/tests/sass/resources/css/nested-properties.css
blob: 79b21e632bf0aaea2cc2f8aef913cf79b07e002b (plain)
1
2
3
4
5
li {
	font-family: serif;
	font-weight: bold;
	font-size: 1.2em;
}