More tweaks to developer docs

This commit is contained in:
Paulus Schoutsen 2016-04-16 23:00:45 -07:00
parent c5bc6c0cfb
commit d8c8cf4c8d
13 changed files with 272 additions and 149 deletions

View file

@ -337,3 +337,7 @@ ul.sidebar-menu a.active {
color: #000;
font-weight: bold;
}
a code {
color: #049cdb;
}