This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
ndpm13
/
ndpm13.github.io
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
ブランチ:
main
ブランチ
タグ
main
ndpm13.github.i...
/
static
/
css
/
aafu.css
aafu.css
99 B
パーマリンク
履歴
Raw
1
2
3
4
5
6
.chevron {
transition: 300ms linear rotate;
}
.active > .chevron {
transform: rotate(90deg);
}