mirror of https://github.com/luizdepra/hugo-coder.git

Naim A
21.22.2019 7ed7d3c51eacf760bba8ed4f67994d0c97c1108a
1
2
3
4
5
6
7
body.inverted {
  .footer {
    a {
      color: $link-color-inverted;
    }
  }
}