Открыть меню
Переключить меню настроек
Открыть персональное меню
Вы не представились системе
Ваш IP-адрес будет виден всем, если вы внесёте какие-либо изменения.

MediaWiki:Common.css: различия между версиями

Страница интерфейса MediaWiki
Нет описания правки
Нет описания правки
Строка 331: Строка 331:
.guide-panel .overlay {
.guide-panel .overlay {
   flex: 1;
   flex: 1;
   backdrop-filter: blur(3px);
   backdrop-filter: blur(5px);
   background-color: rgba(0, 0, 0, 0.1);
   background-color: rgba(0, 0, 0, 0.1);
}
}
Строка 399: Строка 399:
   background: url(https://wiki.ss13-bluemoon.ru/images/2/2f/Guide-bg-service.png) center top no-repeat; !important
   background: url(https://wiki.ss13-bluemoon.ru/images/2/2f/Guide-bg-service.png) center top no-repeat; !important
}
}
.guide-bg-misc {
  background: url(https://wiki.ss13-bluemoon.ru/images/4/47/Guide-bg-misc.png) center top no-repeat; !important
}


.guide-bg-antag {
.guide-bg-antag {
   background: url() center top no-repeat; !important
   background: url() center top no-repeat; !important
}
.guide-bg-misc {
  background: url(https://wiki.ss13-bluemoon.ru/images/4/47/Guide-bg-misc.png) center top no-repeat; !important
}
}