/
spirzen
/
it-code-examples
Обзор
Документация
Войти
/
spirzen
/
it-code-examples
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
examples/css/php-507-156-033/main.css
19 строк
296 B
Spirzen
Code migration pack
09 июн 2026, 01:41
09 июн 2026, 01:41
cebc284
Код
Авторство
О чём код?
#resetForm { max-width: 450px; margin: 2rem auto; padding: 2rem; border: 1px solid #ddd; border-radius: 8px; background-color: #fafafa; } #resetForm h2 { text-align: center; margin-bottom: 0.5rem; } #resetForm p { text-align: center; color: #666; margin-bottom: 1.5rem; }