/
dimaWebexplorer
/
investmentAssistant
Обзор
Документация
Войти
/
dimaWebexplorer
/
investmentAssistant
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
llmcode
frontend/src/index.css
39 строк
446 B
Дима
added frontend
07 ноя 2025, 02:03
07 ноя 2025, 02:03
931d048
Код
Авторство
О чём код?
:root { font-family: Mulish, system-ui, Avenir, Helvetica, Arial, sans-serif; line-height: 1.5; } *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } html, body { height: 100%; } button { font: inherit; background: transparent; border: none; cursor: pointer; } img, picture, svg { display: block; max-width: 100%; } a { text-decoration: none; color: inherit; }