From c2ace51335ab16af4c36e6a4eaa92bb6e5c0f02a Mon Sep 17 00:00:00 2001 From: Vincent Douillet Date: Wed, 3 Nov 2021 22:54:46 +0100 Subject: small css improvements --- template/header.html | 3 ++- template/index.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/template/header.html b/template/header.html index 9d99415..19342a0 100644 --- a/template/header.html +++ b/template/header.html @@ -18,7 +18,8 @@ } h1,h2,h3{line-height:1.2} footer{text-align:center} - pre{overflow-x:auto} + pre,blockquote{overflow-x:auto} + p{text-align:justify} @media print{ body{max-width:none;font-size:1em} .noprint{display:none} diff --git a/template/index.html b/template/index.html index a5f7fc7..af7de82 100644 --- a/template/index.html +++ b/template/index.html @@ -1,7 +1,7 @@

Hello and welcome, my name is Vincent and you've landed on the small space where I ramble mainly about IT and occasionally other topics. You can check my articles below, my git repos or the about page.

-