This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
ndpm13
/
ndpm13.github.io
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Drzewo:
1868b28e5c
Gałęzie
Tagi
main
ndpm13.github.i...
/
static
/
css
/
aafu.css
aafu.css
99 B
Historia
Czysty
1
2
3
4
5
6
.chevron {
transition: 300ms linear rotate;
}
.active > .chevron {
transform: rotate(90deg);
}