Материал из Лига Виртуальных Стран
Перейти к навигации
Перейти к поиску
|
|
Строка 6: |
Строка 6: |
| } | | } |
| body { | | body { |
| background-color: #ece1eb; | | background-color: white; |
| }
| |
| #footer-icons {
| |
| display: none;
| |
| }
| |
| #pt-userpage {
| |
| background-color: white;
| |
| }
| |
| #pt-notifications-alert {
| |
| background-color: white;
| |
| }
| |
| #pt-notification-notice {
| |
| background-color: white;
| |
| }
| |
| #pt-mytalk {
| |
| background-color: white;
| |
| }
| |
| #pt-darkmode {
| |
| background-color: white;
| |
| }
| |
| #pt-preferences {
| |
| background-color: white;
| |
| }
| |
| #pt-betafeatures {
| |
| background-color: white;
| |
| }
| |
| #pt-watchlist {
| |
| background-color: white;
| |
| }
| |
| #pt-mycontris {
| |
| background-color: white; | |
| } | | } |
| #pt-logout { | | #pt-logout { |
Версия от 14:09, 20 января 2025
#mw-panel {
background-color: #efccd9;
}
#mw-head {
background-color: #ece1eb;
}
body {
background-color: white;
}
#pt-logout {
background-color: red;
}
#simpleSearch {
background-color: white;
}