/
magarich
/
web
Обзор
Документация
Войти
/
magarich
/
web
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
html/lab1/task5/style.css
50 строк
795 B
Юра Магарьян
Final submission: Lab2 and Lab3 by Magaryan Yury PIZ2402
17 апр 2026, 23:12
17 апр 2026, 23:12
0827836
Код
Авторство
О чём код?
body { font-family: "Inter", sans-serif; margin: 0; background: #000000; color: #cccccc; padding: 20px; } h1 { color: #ff0000; text-align: center; margin-bottom: 20px; text-shadow: 0 0 20px rgba(255, 0, 0, 0.8); } .back-btn { display: inline-block; margin: 20px; padding: 10px 20px; background: #ff0000; color: #000000; text-decoration: none; border-radius: 5px; font-weight: 700; box-shadow: 0 10px 20px rgba(255, 0, 0, 0.3); } .back-btn:hover { background: #cc0000; } p { margin-bottom: 1em; max-width: 800px; margin-left: auto; margin-right: auto; } .animal, .highlight, .highlight2, .highlight3, .highlight4, .highlight5, .highlight6, .highlight7, .highlight8, .highlight9, .term, .name, .date, .date2 { color: #ff0000; font-weight: bold; }