From 0cba359075afacb16e1e05393a4f2836a9c5dc98 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 26 Jan 2016 17:17:53 +0200 Subject: Some style refactoring --- common.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common.css') diff --git a/common.css b/common.css index 0cb1e32..11429bc 100644 --- a/common.css +++ b/common.css @@ -27,6 +27,8 @@ body {min-width: 17em;} padding: 0 .4em 0 .4em; /* Space between text and browser frame. */ } +p, li, dd {text-align: justify;} + code, pre { font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; -- cgit v1.1