[inline css Olivier Schwander **20140524161401 Ignore-this: c4f70ed98389d37ada3551b002141abf ] hunk ./postcard/page.py 14 + "inline": [ + """ +@media (min-width: 768px) { + .container { + max-width: 730px; + } +} +section { + margin-top: 5px; + margin-bottom: 15px; +} + """, + ], hunk ./postcard/page.py 67 + index.write(" \n") +