/
niceSOFT
/
python3-pytest
Обзор
Документация
Войти
/
niceSOFT
/
python3-pytest
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
doc/en/_static/pytest-custom.css
21 строка
329 B
Pradyun Gedam
Improve how the documentation sidebar is managed
09 июл 2024, 21:59
09 июл 2024, 21:59
cc9bf00
Код
Авторство
О чём код?
/* Tweak how the sidebar logo is presented */ .sidebar-logo { width: 70%; } .sidebar-brand { padding: 0; } /* The landing pages' sidebar-in-content highlights */ #features ul { padding-left: 1rem; list-style: none; } #features ul li { margin-bottom: 0; } @media (min-width: 46em) { #features { width: 50%; } }