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

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