Regen docsite

This commit is contained in:
Mike Hearn
2016-03-14 16:57:36 +01:00
parent d664ecf891
commit bc5f29c5ee
131 changed files with 3824 additions and 72 deletions

View File

@ -28,4 +28,8 @@
.wy-nav-content {
max-width: 1000px;
}
p {
font-size: 100%; /* Get rid of RTD rule that assumes nobody changes their browser font size */
}