summaryrefslogtreecommitdiff
path: root/src/app.css
blob: cd98343fbd5f3f669b047d0b141f4a2792ef22d1 (plain)
1
2
3
4
5
6
7
a {
	text-decoration: none;
}

.border-darkish {
	border-bottom: 1px dashed #666666;
}