This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
a.druzhinin
/
hugo-coder
zrcadlo
https://github.com/luizdepra/hugo-coder.git
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Strom:
12b4246e29
Větve
Značky
main
v1.1
v1.0
hugo-coder
/
assets
/
scss
/
_footer_inverted.scss
_footer_inverted.scss
82 B
Historie
Surový
1
2
3
4
5
6
7
body.inverted {
.footer {
a {
color: $link-color-inverted;
}
}
}