/
PetrovSA
/
python-dev-course
Обзор
Документация
Войти
/
PetrovSA
/
python-dev-course
Код
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Part 8 - FastAPI/L16/L16_3/static/style.css
16 строк
220 B
PetrovSerega
Initial commit
08 май 2026, 17:14
08 май 2026, 17:14
9e45db8
Код
Авторство
О чём код?
body { font-family: Arial, sans-serif; margin: 40px; background-color: #f4f4f4; } h1 { color: #2c3e50; } ul { background: white; padding: 20px; border-radius: 8px; } li { margin: 10px 0; }