/
githubmirror
/
element
Обзор
Документация
Войти
/
githubmirror
/
element
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
examples/demo-styles/typography.scss
30 строк
443 B
hetech
Chore: speeding up doc building (#14510)
01 мар 2019, 13:35
01 мар 2019, 13:35
5b0d8ec
Код
Авторство
О чём код?
.demo-typo-size { .color-dark-light { color: #99a9bf; } } .demo-term-box img { width: 24%; margin: 0 4% 20px 0; } .lineH-left { display: inline-block; height: 80px; } .lineH-right { display: inline-block; list-style: none; padding: 0 0 0 90px; margin: 0; vertical-align: top; } .lineH-right li { font-size: 13px; color: #666; height: 20px; line-height: 20px; } .lineH-right li span { padding-left: 40px; }