This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
GTC
/
new_site
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
19d4ceb9b3
Ramos
Etiquetas
main
master
new_site
/
st1.sass
st1.sass
98 B
Histórico
Em bruto
1
2
3
4
5
@keyframes z-order-last {
#{50/$n}%,
#{100/$n}% {z-index: 1}
#{100 - 50/$n}% {z-index: 2}
}