Участник:Haggerd: различия между версиями

Материал из Tau Ceti Station Wiki
Перейти к навигации Перейти к поиску
(Pizdec)
Строка 1: Строка 1:
{{#css:
{{#css:


.pizdec{
  animation: pizdec 1s linear 0s infinite normal forwards;
}


@keyframes pizdec {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
}}
<div class="pizdec" style="overflow:auto;">
<div style="margin:1em auto 1em auto; width:100%;">
<div style="margin:1em auto 1em auto; width:100%;">
{| style="width: 100%; |
{| style="width: 100%; |

Версия 19:45, 19 апреля 2021