/
redgpu
/
bullet
Обзор
Документация
Войти
/
redgpu
/
bullet
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/pybullet_quickstart_guide/cs371.css
20 строк
253 B
Erwin Coumans
add markdeep.js, some css, and reduce table font size (hard-coded in markdeep.js for now)
07 дек 2017, 09:26
07 дек 2017, 09:26
1661cf9
Код
Авторство
О чём код?
.md table { font-size: 6px; } body { font-family: "Roboto", sans-serif; background: #FFFDF9; } body, table { font-weight: 300; color: #555; } em.asterisk { font-style: normal; font-weight: 500; /* color: #333; */ }