From 204f4451b47bcee44a6b6cc8112b58135c46ef64 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Wed, 14 Dec 2011 23:20:35 -0500 Subject: [PATCH] Adjusted copyright styling --- style.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/style.css b/style.css index 9cca841..116285d 100644 --- a/style.css +++ b/style.css @@ -134,17 +134,12 @@ body.source #source a { } p.copyright { - position: fixed; - bottom: 0px; - left: 0px; - right: 0px; - margin: 0; padding: 1em; color: #2e3436; - font-size: 0.8em; + font-size: 0.7em; text-align: center; }