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

Ariejan de Vroom
09.14.2019 fa3de1efaf94dbaa2bca1888c9c5c88a59eb324f
1
2
3
4
5
6
7
body.inverted {
  .footer {
    a {
      color: $link-color-inverted;
    }
  }
}