Small document style tweaks

This commit is contained in:
Jori Lallo
2016-09-02 17:44:27 -07:00
parent 0565727825
commit a3ba9cd6f6
3 changed files with 9 additions and 2 deletions

View File

@@ -28,4 +28,8 @@
margin: 0;
}
}
}
pre {
box-shadow: 1px 1px 1px #f5f5f5;
}
}