From c0f62e958c5be315faf3c62c8bb1a2480025f52b Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Sun, 22 Mar 2015 17:13:48 +0100
Subject: Revamped layout to be more minimalistic and readable * removed
background image and as such it's fixed pixel width ** i.e. the layout is now
completely dependent on the basic font size and scales accordingly * revamped
master template and CSS to allow for nodes with varying lengths instead of
truncating everything depending on the background width * increased font size
of tag and archive pages * increased overall line height to improve
readability * improved CSS to e.g. make use of `last-child` instead of adding
`last` classes during static site generation * removed _microblog_ entries
from archive as I have more or less stopped using _Twitter_
---
source/99_result/archive.xsl | 38 ++-----------
source/99_result/article/article.xsl | 4 +-
source/99_result/category/category.xsl | 27 ++++-----
source/99_result/main.css | 98 +++++++++++++++------------------
source/99_result/media/bottom.png | Bin 1527 -> 0 bytes
source/99_result/media/single.png | Bin 263 -> 0 bytes
source/99_result/media/top.png | Bin 1481 -> 0 bytes
source/99_result/page/page.xsl | 2 +-
source/99_result/stream.xsl | 68 +++++++++++------------
source/99_result/tag/tag.xsl | 10 ++--
10 files changed, 105 insertions(+), 142 deletions(-)
delete mode 100644 source/99_result/media/bottom.png
delete mode 100644 source/99_result/media/single.png
delete mode 100644 source/99_result/media/top.png
(limited to 'source/99_result')
diff --git a/source/99_result/archive.xsl b/source/99_result/archive.xsl
index e00d892..2df82ab 100644
--- a/source/99_result/archive.xsl
+++ b/source/99_result/archive.xsl
@@ -10,36 +10,19 @@
-
-
+