[Mapbender-commits] r1168 - trunk/mapbender/http/css
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Fri Mar 2 07:43:13 EST 2007
Author: astrid_emde
Date: 2007-03-02 07:43:12 -0500 (Fri, 02 Mar 2007)
New Revision: 1168
Modified:
trunk/mapbender/http/css/login.css
Log:
text size to 12px
Modified: trunk/mapbender/http/css/login.css
===================================================================
--- trunk/mapbender/http/css/login.css 2007-03-02 12:39:12 UTC (rev 1167)
+++ trunk/mapbender/http/css/login.css 2007-03-02 12:43:12 UTC (rev 1168)
@@ -25,12 +25,12 @@
.list_guis{
font-family: Arial, Helvetica, sans-serif;
- font-size : 11px;
+ font-size : 12px;
color: #808080;
}
a:link{
font-family: Arial, Helvetica, sans-serif;
- font-size : 11px;
+ font-size : 12px;
text-decoration : none;
color: #808080;
}
@@ -38,7 +38,7 @@
font-family: Arial, Helvetica, sans-serif;
text-decoration : none;
color: #808080;
- font-size : 11px;
+ font-size : 12px;
}
a:active {
font-family: Arial, Helvetica, sans-serif;
More information about the Mapbender_commits
mailing list