8,960
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
.theme-sai .mw-parser-output .infobox th { | .theme-sai .mw-parser-output .infobox th { | ||
background-color: # | background-color: #f1f1f1; /* Светлый фон */ | ||
color: # | color: #000; /* Черный текст */ | ||
font-weight: bold; /* Жирный шрифт */ | |||
text-align: center; /* Выравнивание по центру */ | |||
padding: 8px; /* Внутренние отступы */ | |||
border-bottom: 2px solid #ccc; /* Нижняя граница */ | |||
} | } | ||