summaryrefslogtreecommitdiff
path: root/docs/pybullet_quickstart_guide/cs371.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pybullet_quickstart_guide/cs371.css')
-rw-r--r--docs/pybullet_quickstart_guide/cs371.css21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/pybullet_quickstart_guide/cs371.css b/docs/pybullet_quickstart_guide/cs371.css
new file mode 100644
index 000000000..eb2089943
--- /dev/null
+++ b/docs/pybullet_quickstart_guide/cs371.css
@@ -0,0 +1,21 @@
+.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; */
+}
+