Участник:Gevron/common.css: различия между версиями
Перейти к навигации
Перейти к поиску
Gevron (обсуждение | вклад) м (Содержимое страницы заменено на «#editpage-copywarn { display: none; } .mw-editfont-monospace, .mw-editfont-sans-serif, .mw-editfont-serif { -moz-tab-size: 12.5; tab-size: 12.5; }») Метка: замена |
Gevron (обсуждение | вклад) мНет описания правки |
||
| Строка 5: | Строка 5: | ||
-moz-tab-size: 12.5; | -moz-tab-size: 12.5; | ||
tab-size: 12.5; | tab-size: 12.5; | ||
} | |||
/* Таблица брони */ | |||
.sticky-head th { | |||
background-image: none; | |||
} | |||
.armor-table { | |||
text-align: center; | |||
} | |||
.armor-table td:last-of-type { | |||
text-align: center; | |||
} | } | ||
Версия от 13:16, 25 февраля 2023
#editpage-copywarn {
display: none;
}
.mw-editfont-monospace, .mw-editfont-sans-serif, .mw-editfont-serif {
-moz-tab-size: 12.5;
tab-size: 12.5;
}
/* Таблица брони */
.sticky-head th {
background-image: none;
}
.armor-table {
text-align: center;
}
.armor-table td:last-of-type {
text-align: center;
}