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

Перейти к навигации Перейти к поиску
Chel (обсуждение | вклад)
Нет описания правки
Chel (обсуждение | вклад)
Нет описания правки
Строка 11: Строка 11:
display: none;
display: none;
}
}
.pt-userpage {
#pt-userpage {
background-color: white;
background-color: white;
}
}
.pt-notifications-alert {
#pt-notifications-alert {
background-color: white;
background-color: white;
}
}
.pt-notification-notice {
#pt-notification-notice {
background-color: white;
background-color: white;
}
}
.pt-mytalk {
#pt-mytalk {
background-color: white;
background-color: white;
}
}
.pt-darkmode {
#pt-darkmode {
background-color: white;
background-color: white;
}
}
.pt-preference {
#pt-preferences {
background-color: white;
background-color: white;
}
}
.pt-betafeatures {
#pt-betafeatures {
background-color: white;
background-color: white;
}
}
.pt-watchlist {
#pt-watchlist {
background-color: white;
background-color: white;
}
}
.pt-mycontris {
#pt-mycontris {
background-color: white;
background-color: white;
}
}
.pt-logout {
#pt-logout {
background-color: red;
background-color: red;
}
}