summaryrefslogtreecommitdiffstats
path: root/assets/css/lighttheme.css
blob: 34bb9fc1972c95165520b66185cdc5b2e0d797d2 (plain)
1
2
3
4
5
6
7
8
9
a:hover,
a:active {
  color: #167ac6;
}

a {
  color: #303030;
  text-decoration: none;
}