This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
ndpm13
/
ndpm13.github.io
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Strom:
fc82457ccb
Branche
Tagy
main
ndpm13.github.i...
/
static
/
css
/
aafu.css
aafu.css
99 B
História
Raw
1
2
3
4
5
6
.chevron {
transition: 300ms linear rotate;
}
.active > .chevron {
transform: rotate(90deg);
}