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; | |||
} | |||
.pt-notification-notice { | |||
background-color: white; | |||
} | |||
.pt-mytalk { | |||
background-color: white; | |||
} | |||
.pt-darkmode { | |||
background-color: white; | |||
} | |||
.pt-preference { | |||
background-color: white; | |||
} | |||
.pt-betafeatures { | |||
background-color: white; | |||
} | |||
.pt-watchlist { | |||
background-color: white; | |||
} | |||
.pt-mycontris { | |||
background-color: white; | |||
} | |||
.pt-logout { | |||
background-color: red; | |||
} | } | ||
#simpleSearch { | #simpleSearch { | ||
background-color: white; | background-color: white; | ||
} | } |