This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
ndpm13
/
ndpm13.github.io
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Strom:
7bc88569e5
Větve
Značky
main
ndpm13.github.i...
/
static
/
css
/
aafu.css
aafu.css
99 B
Historie
Surový
1
2
3
4
5
6
.chevron
{
transition
:
300ms
linear rotate;
}
.active
>
.chevron
{
transform
:
rotate
(
90deg
);
}