This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
a.druzhinin
/
hugo-coder
mirror de
https://github.com/luizdepra/hugo-coder.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
b9a232b582
Ramos
Etiquetas
main
v1.1
v1.0
hugo-coder
/
assets
/
scss
/
_footer_inverted.scss
_footer_inverted.scss
82 B
Histórico
Em bruto
1
2
3
4
5
6
7
body.inverted {
.footer {
a {
color: $link-color-inverted;
}
}
}