Nyako (обсуждение | вклад) Нет описания правки |
Nyako (обсуждение | вклад) Нет описания правки |
||
Строка 24: | Строка 24: | ||
text-align: center; | text-align: center; | ||
background-color: #36c; | background-color: #36c; | ||
border: solid 1px #36c; | |||
border-radius: 5px; | |||
} | } |
Версия от 19:29, 18 июня 2023
/* Размещённый здесь CSS будет применяться ко всем темам оформления */ .custom_info_main { clear: both; width: 100%; border: solid 1px #36c; border-radius: 10px; padding: 4px; } .custom_info_image { text-align: center; } .custom_info_data { text-align: left; } .custom_info_name { text-align: center; } .custom_info_title { text-align: center; background-color: #36c; border: solid 1px #36c; border-radius: 5px; }