summaryrefslogtreecommitdiff
path: root/map.css
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2008-12-06 17:38:58 +0000
committerChristian Pointner <equinox@ffgraz.net>2008-12-06 17:38:58 +0000
commitd585ae96c39abe04572f7b7e9ac2c4ce264f93e5 (patch)
treecd4d95256be496f0d9fc8a66b185d6ad734946e8 /map.css
parent551c3222b65f5c68d2e0e45ddff7c5e814316ed1 (diff)
added location info
Diffstat (limited to 'map.css')
-rw-r--r--map.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/map.css b/map.css
index b5b5ae1..2067598 100644
--- a/map.css
+++ b/map.css
@@ -72,3 +72,8 @@ div.btn {
#reloadbtn {
width: 10em;
}
+
+*.locinfo {
+ font-size: 8pt;
+ color: black;
+}