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

Нет описания правки
Стили для кнопки помощи
Строка 84: Строка 84:
     padding: 3px 6px;
     padding: 3px 6px;
     font-weight: bold;
     font-weight: bold;
     color: #333 !important;
     text-decoration: none;
}
#mw-panel a[href="https://helpua.rubikus.de/#helpus"]:visited {
    background: #ffe066;
}
}
#mw-panel a[href="https://helpua.rubikus.de/#helpus"]:hover {
#mw-panel a[href="https://helpua.rubikus.de/#helpus"]:hover {
Строка 100: Строка 103:
     color: #fff;
     color: #fff;
     border: none;
     border: none;
     border-radius: 4px;
     border-radius: 6px;
     cursor: pointer;
     cursor: pointer;
     transition: background-color 0.3s ease; /* Smooth hover effect */
     transition: background-color 0.3s ease; /* Smooth hover effect */