From 1a7b05e417fbdb46730f35e468fb0a178d85a67a Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 18 May 2010 23:53:27 +0100 Subject: Centre pages --- includes/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') 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; } -- cgit v1.2.3