MediaWiki:Common.css: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 181: | Строка 181: | ||
display: none; | display: none; | ||
background: url(https://station14.ru/images/0/00/AnomalyElectricityPulse.png) 0% 0%/57px 57px no-repeat; | background: url(https://station14.ru/images/0/00/AnomalyElectricityPulse.png) 0% 0%/57px 57px no-repeat; | ||
opacity: 0. | opacity: 0.5; | ||
width: 57px; | width: 57px; | ||
height: 57px; | height: 57px; | ||
| Строка 198: | Строка 198: | ||
@media screen and (max-width: 850px) { | @media screen and (max-width: 850px) { | ||
#scroll-top { | #scroll-top { | ||
transform: translate(-50%, -50%); | |||
left: 50%; | |||
right: 50%; | |||
opacity: 0.3; | |||
} | } | ||
} | } | ||