diff options
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_
Diffstat (limited to 'source/99_result/media')
-rw-r--r-- | source/99_result/media/bottom.png | bin | 1527 -> 0 bytes |
-rw-r--r-- | source/99_result/media/single.png | bin | 263 -> 0 bytes |
-rw-r--r-- | source/99_result/media/top.png | bin | 1481 -> 0 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/source/99_result/media/bottom.png b/source/99_result/media/bottom.png Binary files differdeleted file mode 100644 index ff2afa7..0000000 --- a/source/99_result/media/bottom.png +++ /dev/null diff --git a/source/99_result/media/single.png b/source/99_result/media/single.png Binary files differdeleted file mode 100644 index 514d39a..0000000 --- a/source/99_result/media/single.png +++ /dev/null diff --git a/source/99_result/media/top.png b/source/99_result/media/top.png Binary files differdeleted file mode 100644 index ca71f84..0000000 --- a/source/99_result/media/top.png +++ /dev/null |