a small set of changes to default mdbook styling
- copy all directories in this repository to the root of your mdbook instance, merging files/directories where applicable
for context, the root of your mdbook instance may contain (not limited to) files and directories such as src, book, and book.toml. do not copy these files inside the src directory itself, which contains the markdown files. that is, do not have src/src/ and src/theme, but rather src/ and theme/.