This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
a.druzhinin
/
hugo-coder
同期ミラー
https://github.com/luizdepra/hugo-coder.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
f6caaf0493
ブランチ
タグ
main
v1.1
v1.0
hugo-coder
/
assets
/
scss
/
_footer_inverted.scss
_footer_inverted.scss
82 B
履歴
Raw
1
2
3
4
5
6
7
body.inverted {
.footer {
a {
color: $link-color-inverted;
}
}
}