File:  [Repository] / ECHO_content / html / ECHO_mapstyle.css
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Mon Jun 13 10:35:04 2005 UTC (18 years, 11 months ago) by casties
Branches: MAIN
CVS tags: cleanup, Root_cleanup, HEAD
new options map_force_permanent and map_force_type in REQUEST to control rendering of maps.
fixed bug in echo_draw.

.maptext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	overflow:hidden;
}
.mapmarklink { 
        text-decoration:none;
}

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>