From: root
Date: Sat, 5 Jul 2008 23:46:45 +0000 (+0200)
Subject: Updated header, footer and style.css.
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed7b0117c26b316e5fb341f98406ddf739872604;p=ipfire.org.git
Updated header, footer and style.css.
---
diff --git a/www/footer.shtml b/www/footer.shtml
index 4bdc1d76..60e66f2e 100644
--- a/www/footer.shtml
+++ b/www/footer.shtml
@@ -1,9 +1,9 @@
@@ -16,9 +46,10 @@
diff --git a/www/style.css b/www/style.css
index 36e00750..b479b316 100644
--- a/www/style.css
+++ b/www/style.css
@@ -71,7 +71,6 @@ clear: both;
img
{
padding: 3px;
-border: solid 1px #e1e1e1;
}
img.floatTL
@@ -90,6 +89,12 @@ margin-bottom: 1.5em;
margin-top: 0.5em;
}
+img.symbol
+{
+float: left;
+margin-bottom: 0em;
+}
+
a
{
text-decoration: underline;