lib/views/schnitzelpress.scss in schnitzelpress-0.0.9 vs lib/views/schnitzelpress.scss in schnitzelpress-0.0.10

- old
+ new

@@ -1,9 +1,9 @@ // load stuff! @import 'schnitzelstyle/complete'; /* background image */ -body { +body, .container { background-image: url(/img/background.png); } /* posts */ article.post {