MediaWiki:Vector-2022.css
Внешний вид
Замечание: Возможно, после публикации вам придётся очистить кэш своего браузера, чтобы увидеть изменения.
- Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl+F5 или Ctrl+R (⌘+R на Mac)
- Google Chrome: Нажмите Ctrl+Shift+R (⌘+Shift+R на Mac)
- Edge: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl+F5
- Opera: Нажмите Ctrl+F5.
.skin-theme-clientpref-night .notaninfobox
{
background: rgb(30 30 30) !important;
}
.skin-theme-clientpref-night .alternaterows tr:nth-child(even),
.skin-theme-clientpref-night .infobox-rows tr:nth-child(even)
{
background-color: #2b2b2b;
}
.skin-theme-clientpref-night .fp-section
{
background-color: #2c2c2c;
border: 1px solid #4d4e50;
}
.skin-theme-clientpref-night .server-card
{
background-color: #2c2c2c;
}
.skin-theme-clientpref-night .wikiEditor-ui-text textarea
{
background-color: black;
}
.skin-theme-clientpref-night body.ns-0 *.ubox,
.skin-theme-clientpref-night body.ns-10000 *.ubox,
.skin-theme-clientpref-night body.ns-10002 *.ubox,
.skin-theme-clientpref-night .ambox
{
background-color: #101418;
}
.skin-theme-clientpref-night .staff-fancy-box {
background-color: #161616;
box-shadow: 0 4px 12px rgb(193 193 193 / 30%);
border: 1px #6c6c6c solid;
}
.skin-theme-clientpref-night .staff-section-title.staff-tight {
background: linear-gradient(to right, #1a1a1a, #9f5d5de3);
color: #000000;
}
.skin-theme-clientpref-night .staff-section-title.staff-tight a {
color: #ffffff;
}
.skin-theme-clientpref-night .staff-container
{
background-color: var(--color-inverted);
}