Шаблон:Реклама текст2: различия между версиями

Новая страница: «{{#css: .aeon-h { position: relative; display: block; height: 90px; margin: 20px 0; text-align: center; font-size: 36px; font-weight: 800; letter-spacing: 0.08em; color: #7dffee; text-shadow: 0 0 8px #3cf6e0; } .aeon-h-left, .aeon-h-right { position: absolute; left: 0; width: 100%; white-space: nowrap; opacity: 0; animation-duration: 10s; animation-timing-function: ease-out; animation-iteration-count: infinite; } .aeon-h-l...»
 
Нет описания правки
 
Строка 3: Строка 3:
   position: relative;
   position: relative;
   display: block;
   display: block;
   height: 90px;
   height: 110px;
   margin: 20px 0;
   margin: 20px 0;
   text-align: center;
   text-align: center;
Строка 28: Строка 28:
}
}
.aeon-h-right {
.aeon-h-right {
   top: 48px;
   top: 58px;
   animation-name: aeon-from-right;
   animation-name: aeon-from-right;
}
}