summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-05-07 00:49:46 +0100
committerNick White <git@njw.me.uk>2010-05-07 00:49:46 +0100
commit61b0fa6353c243b8402eb07419d0ab0d24e4e8c8 (patch)
tree676a1b5e48962901bcc79960eafee0075231bd5b /includes
parentcb7813f5b7ee00c29bbc59dc3bc36380d4ae351a (diff)
downloadnjw-website-61b0fa6353c243b8402eb07419d0ab0d24e4e8c8.tar.bz2
njw-website-61b0fa6353c243b8402eb07419d0ab0d24e4e8c8.zip
Justify text
Diffstat (limited to 'includes')
-rw-r--r--includes/style.css1
1 files changed, 1 insertions, 0 deletions
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; }