Участник:Snowinmars: различия между версиями
Материал из AERIE Wiki
(→Stylus css: update style) |
(css) |
||
| Строка 14: | Строка 14: | ||
.toc, | .toc, | ||
.editOptions, | .editOptions, | ||
| + | table, | ||
| + | #mw-header-nav-hack, | ||
.dropdown, | .dropdown, | ||
.mw-editfont-monospace, | .mw-editfont-monospace, | ||
| Строка 23: | Строка 25: | ||
} | } | ||
| + | th, | ||
#searchInput, | #searchInput, | ||
#wpSummary, | #wpSummary, | ||
Версия 14:00, 4 декабря 2022
tg @snowinmars snowinmars@yandex.ru
Разработчик, физик.
Рпг, головоломки.
Stylus css
.ts-container,
.sidebar-chunk,
.toc,
.editOptions,
table,
#mw-header-nav-hack,
.dropdown,
.mw-editfont-monospace,
.mw-datatable > tr > td, .wikitable > tr > td, .mw-datatable > * > tr > td, .wikitable > * > tr > td,
#mw-content {
background-color: #27221f !important;
color: #fcc9b9;
border: none;
}
th,
#searchInput,
#wpSummary,
.warningbox,
.thumbinner,
.wikitable, .mw-datatable, .mw-datatable > tr > th, .wikitable > tr > th, .mw-datatable > * > tr > th, .wikitable > * > tr > th,
pre {
background-color: #393432 !important;
color: #ffddca;
border: none;
}
.tools-inline li.selected a,
.toctogglelabel,
.mw-wiki-title,
a {
color: #a5ba93 !important;
}
.toctogglelabel:hover,
.toctogglelabel:visited,
a:hover,
a:visited {
color: #bcb58c !important;
}
a.new {
color: #dc3023 !important;
}
a.new:hover,
a.new:visited {
color: #cf3a24 !important;
}
#personal h2 {
background-image: url(/skins/Timeless/resources/images/user-grey.png?0ed80);
color: #eee;
}
#ca-view a {
background-image: url(/skins/Timeless/resources/images/eyeball-grey.png?f02ef);
}
#ca-edit a {
background-image: url(/skins/Timeless/resources/images/pencil-grey.png?23255);
}
#ca-history a {
background-image: url(/skins/Timeless/resources/images/clock-grey.png?9dce9);
}