/
githubmirror
/
hugo
Обзор
Документация
Войти
/
githubmirror
/
hugo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
create/skeletons/theme/assets/css/main.css
15 строк
221 B
Joe Mooring
create/skeletons: Use css.Build in theme skeleton
15 мар 2026, 18:51
15 мар 2026, 18:51
404ac00
Код
Авторство
О чём код?
@import "components/header.css"; @import "components/footer.css"; body { color: #222; font-family: sans-serif; line-height: 1.5; margin: 1rem; max-width: 768px; } a { color: #00e; text-decoration: none; }