Minor updates, switch Pigments to Rouge

This commit is contained in:
Adam Hollett
2015-10-15 17:01:53 -04:00
parent 68e39b624a
commit d63213d463
4 changed files with 33 additions and 80 deletions
+4
View File
@@ -173,6 +173,10 @@ table {
border: 1px solid #ddd;
padding: 6px 13px;
}
/* Don't use a margin on code samples within tables */
pre {
margin-bottom: 0;
}
}
td {