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

Нет описания правки
Нет описания правки
Строка 79: Строка 79:
}
}


#mw-panel .helpus a[title="Помочь проекту"] {
#mw-panel .helpus a[href="https://helpua.rubikus.de/#helpus"] {
     background: #ffeb99;      /* светлый фон */
     background: #ffeb99;      /* светлый фон */
     border-radius: 6px;
     border-radius: 6px;
Строка 86: Строка 86:
     color: #333 !important;
     color: #333 !important;
}
}
#mw-panel .helpus a[title="Помочь проекту"]:hover {
#mw-panel .helpus a[href="https://helpua.rubikus.de/#helpus"]:hover {
     background: #ffe066;
     background: #ffe066;
}
}