summaryrefslogtreecommitdiff
path: root/map.css
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@ffgraz.net>2013-11-12 18:24:00 +0000
committerOthmar Gsenger <otti@ffgraz.net>2013-11-12 18:24:00 +0000
commita47c4eecff79c1d57650b46c437b628d873705b2 (patch)
tree9d53fe963419ce8965fe237be47784c1afd84510 /map.css
parentf6be9edd401664d95e60ae3c81aeaf36723ba891 (diff)
bisher uncommitete aenderungen am www.ffgraz.net (nicht von mir)
Diffstat (limited to 'map.css')
-rw-r--r--map.css20
1 files changed, 13 insertions, 7 deletions
diff --git a/map.css b/map.css
index 0466143..fcc97f0 100644
--- a/map.css
+++ b/map.css
@@ -27,6 +27,7 @@ div.box {
}
#northeastcontainer {
+
position: absolute;
right: 10px;
top: 5ex;
@@ -34,13 +35,14 @@ div.box {
}
#legendbox {
+ width: 90%;
margin-top: 0;
margin-left: auto;
margin-right: 0;
}
#countbox {
- width: 70%;
+ width: 90%;
margin-top: 1ex;
margin-left: auto;
margin-right: 0;
@@ -49,7 +51,7 @@ div.box {
}
#visibox {
- width: 70%;
+ width: 90%;
margin-top: 1ex;
margin-left: auto;
margin-right: 0;
@@ -57,21 +59,21 @@ div.box {
#southeastcontainer {
position: absolute;
- right: 10px;
- bottom: 10px;
+ right: center;
+ bottom: 40px;
padding: 0;
}
#loginbox {
margin-top: 0;
margin-left: auto;
- marign-right: 0;
+ marign-right: center;
}
#addressbox {
- margin-top: 1ex;
+ margin-top: 0;
margin-left: auto;
- margin-bottom: 0;
+ margin-bottom: 1ex;
}
#distboxouter {
@@ -114,6 +116,10 @@ div.btn {
color: black;
}
+*.linkinfo,table {
+ font-size: 8pt;
+ color: black;
+}
table.legend {
margin-top: 3px;
}