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

tobinjt
20.19.2018 d89edf3e1b31baed524e5866b6d58fdc7dcad5f6
1
2
3
4
5
6
7
body.inverted {
  .footer {
    a {
      color: $link-color-inverted;
    }
  }
}