/
githubmirror
/
pdf.js
Обзор
Документация
Войти
/
githubmirror
/
pdf.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/contents/css/main.css
40 строк
528 B
Tim van der Meij
Include the generated API documentation directly on the API page
15 июн 2024, 16:13
Не верифицирован
15 июн 2024, 16:13
e30dda5
Код
Авторство
О чём код?
header { background-color: #f8f8f8; border-bottom: 1px solid #e5e7e8; .navbar-brand { padding: 0; img { height: 42px; } } } main { margin: 50px 0; .description { font-size: 20px; } pre { background-color: #f5f5f5; border: 1px solid #cccccc; border-radius: 4px; padding: 10px; } iframe { border: none; height: calc(0.55 * 100vh); width: 100%; } } footer { border-top: 1px solid #e5e5e5; color: #777777; padding: 40px 0; text-align: center; }