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

Luiz F. A. de Prá
11.05.2019 e66c1740611b15eee0069811d10b5a22b0dc4332
1
2
3
4
5
6
7
body.inverted {
  .footer {
    a {
      color: $link-color-inverted;
    }
  }
}