summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-05-18 23:53:27 +0100
committerNick White <git@njw.me.uk>2010-05-18 23:53:27 +0100
commit1a7b05e417fbdb46730f35e468fb0a178d85a67a (patch)
treeda315e3af03dbdec4957e31b7cc74251d9bd80dc /includes
parent7ae19be04750177998cf47e71ed8b17891f212b9 (diff)
downloadnjw-website-1a7b05e417fbdb46730f35e468fb0a178d85a67a.tar.bz2
njw-website-1a7b05e417fbdb46730f35e468fb0a178d85a67a.zip
Centre pages
Diffstat (limited to 'includes')
-rw-r--r--includes/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/style.css b/includes/style.css
index 4f5b307..4628fb4 100644
--- a/includes/style.css
+++ b/includes/style.css
@@ -12,7 +12,7 @@ div#footer { margin-top: 6ex; font-size: xx-small; border-top-width: thin; borde
}
@media screen {
- body { background-color: black; color: white; margin-left: 3%; }
+ body { background-color: black; color: white; }
h1 { color: white; }
h2 { border-bottom-color: white; color: #ff44cc; }
a { border-bottom: thin dotted white; color: #ff44cc; }