This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
a.druzhinin
/
hugo-coder
miroir de
https://github.com/luizdepra/hugo-coder.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
f6caaf0493
Branches
Tags
main
v1.1
v1.0
hugo-coder
/
assets
/
scss
/
_footer_inverted.scss
_footer_inverted.scss
82 B
Historique
Raw
1
2
3
4
5
6
7
body.inverted {
.footer {
a {
color: $link-color-inverted;
}
}
}