changeset 712:4949379c8ea9

Reduced the size of links in header and footer (issue225). gnv/trunk@982 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 26 Apr 2010 08:55:50 +0000
parents e021b07b4d71
children c84147a3105c
files gnv/ChangeLog gnv/src/main/webapp/styles/gnv.css
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gnv/ChangeLog	Mon Apr 26 08:48:02 2010 +0000
+++ b/gnv/ChangeLog	Mon Apr 26 08:55:50 2010 +0000
@@ -1,3 +1,10 @@
+2010-04-26  Ingo Weinzierl <ingo.weinzierl@intevation.de>
+
+	  Issue225
+
+	* src/main/webapp/styles/gnv.css: Reduced the size of links in header and
+	  footer.
+
 2010-04-26  Ingo Weinzierl <ingo.weinzierl@intevation.de>
 
 	  Issue225
--- a/gnv/src/main/webapp/styles/gnv.css	Mon Apr 26 08:48:02 2010 +0000
+++ b/gnv/src/main/webapp/styles/gnv.css	Mon Apr 26 08:55:50 2010 +0000
@@ -88,6 +88,7 @@
 .headerLineLinks {
     color:          #FFFFFF;
     font-family:    Arial,Helvetica,sans-serif;
+    font-size:      0.9em;
     text-decoration:none;
 }
 
@@ -210,6 +211,7 @@
 .footerLineLinks {
     color:          #FFFFFF;
     font-family:    Arial,Helvetica,sans-serif;
+    font-size:      0.9em;
     text-decoration:none;
 }
 

http://dive4elements.wald.intevation.org