From 075f6ea9838afa4f9888f8d58a5b7e7ed128a045 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Wed, 7 Oct 2015 13:45:12 +0200 Subject: [PATCH] get the content styled again --- _layouts/default.html | 8 +-- style.scss | 135 +++++++++++++++++++----------------------- 2 files changed, 65 insertions(+), 78 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 3abd894..5fe8d4d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -15,17 +15,17 @@ -
+
-
+

{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}

-