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

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

Страница интерфейса MediaWiki
Нет описания правки
Нет описания правки
Строка 379: Строка 379:
.guide-panel .logo {
.guide-panel .logo {
   margin: 3px;
   margin: 3px;
}
.guide a,
.guide a:visited,
.guide a:active,
.guide a.external {
  color: black !important;
}
.guide a.new,
.guide a.new:visited {
  text-decoration: line-through;
}
}


Строка 411: Строка 423:
.guide-bg-antag {
.guide-bg-antag {
   background: url() center top no-repeat; !important
   background: url() center top no-repeat; !important
}
.guide a,
.guide a:visited,
.guide a:active,
.guide a.new,
.guide a.new:visited,
.guide a.external {
  color: black !important;
}
}