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

Yudi
01.01.2019 74232e32b5f904feb21870121ba61f2fc675ab49
1
2
3
4
5
6
7
body.inverted {
  .footer {
    a {
      color: $link-color-inverted;
    }
  }
}