couch/thirdparty/bullet/docs/pybullet_quickstart_guide/cs371.css

22 lines
253 B
CSS
Raw Normal View History

2021-03-15 17:11:19 -05:00
.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; */
}