couch/thirdparty/bullet/docs/pybullet_quickstart_guide/cs371.css
2021-03-15 17:11:19 -05:00

22 lines
253 B
CSS

.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; */
}