From 61b0fa6353c243b8402eb07419d0ab0d24e4e8c8 Mon Sep 17 00:00:00 2001 From: Nick White Date: Fri, 7 May 2010 00:49:46 +0100 Subject: Justify text --- includes/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'includes') diff --git a/includes/style.css b/includes/style.css index 507957e..9067307 100644 --- a/includes/style.css +++ b/includes/style.css @@ -6,3 +6,4 @@ h2 { font-size: 1.2em; font-weight: normal; border-bottom: thin solid black; } h3 { font-size: 1.1em; font-weight: normal; text-align: center; } a { text-decoration: none; } div#footer { border-top: thin solid black; margin-top: 6ex; font-size: xx-small; } +p { text-align: justify; } -- cgit v1.2.3