MediaWiki:Common.css: различия между версиями
Перейти к навигации
Перейти к поиску
Chel (обсуждение | вклад) Нет описания правки |
Chel (обсуждение | вклад) Нет описания правки |
||
Строка 11: | Строка 11: | ||
display: none; | display: none; | ||
} | } | ||
#pt-userpage { | |||
background-color: white; | background-color: white; | ||
} | } | ||
#pt-notifications-alert { | |||
background-color: white; | background-color: white; | ||
} | } | ||
#pt-notification-notice { | |||
background-color: white; | background-color: white; | ||
} | } | ||
#pt-mytalk { | |||
background-color: white; | background-color: white; | ||
} | } | ||
#pt-darkmode { | |||
background-color: white; | background-color: white; | ||
} | } | ||
#pt-preferences { | |||
background-color: white; | background-color: white; | ||
} | } | ||
#pt-betafeatures { | |||
background-color: white; | background-color: white; | ||
} | } | ||
#pt-watchlist { | |||
background-color: white; | background-color: white; | ||
} | } | ||
#pt-mycontris { | |||
background-color: white; | background-color: white; | ||
} | } | ||
#pt-logout { | |||
background-color: red; | background-color: red; | ||
} | } |
Версия от 14:08, 20 января 2025
#mw-panel {
background-color: #efccd9;
}
#mw-head {
background-color: #ece1eb;
}
body {
background-color: #ece1eb;
}
#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 {
background-color: red;
}
#simpleSearch {
background-color: white;
}