From 5a4022631032a7a16aeb0532fc3d137098f5160e Mon Sep 17 00:00:00 2001
From: Stefan Kangas
Date: Sat, 11 Dec 2010 22:59:25 +0100
Subject: Fix several XHTML validation errors.
---
contact.html | 4 ++--
default.css | 3 ++-
index.html | 5 +++--
membership.html | 11 ++++++-----
4 files changed, 13 insertions(+), 10 deletions(-)
diff --git a/contact.html b/contact.html
index faa67b1..19b2808 100644
--- a/contact.html
+++ b/contact.html
@@ -27,8 +27,8 @@
Contact us
- Send an email to our president Stefan Kangas,
- skangas@skangas.se.
+
Send an email to our president Stefan Kangas,
+ skangas@skangas.se.
diff --git a/default.css b/default.css
index 5b8fcbc..168c838 100644
--- a/default.css
+++ b/default.css
@@ -19,7 +19,8 @@ a {
a:hover, .footer a:hover {
color: #111;
}
-body {
+body
+{
background: #769359 url(img/bg.jpg) repeat-y center top;
color: #443;
font-size: 12px;
diff --git a/index.html b/index.html
index df8d548..085c2b8 100644
--- a/index.html
+++ b/index.html
@@ -105,12 +105,12 @@
- More information is available through
+
More information is available through
+
-
Fripost started as a project within Göteborg Fellowship of FSFE, but is now is an independent association.
@@ -127,6 +127,7 @@
© 2006 Website. Valid CSS & XHTML. Design by Arcsin
+