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

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