Added No Quarter #52 to publications index.

This commit is contained in:
phil 2014-06-14 23:49:23 +02:00
parent 5514e8434f
commit 9b688d3e07
11 changed files with 609 additions and 21 deletions

View file

@ -29,6 +29,12 @@ section.content strong {
color: #D24D33; }
section.content em {
color: #82B964; }
section.content i {
font-style: italic; }
section.content b {
font-weight: bold; }
section.content code {
font-family: Courier; }
section.content > h2 + table,
section.content > h2 + table.left + table.right,
section.content > h2 + table.right + table.left {