Tiny bit of style

This commit is contained in:
Tim Schaub
2012-09-29 01:17:46 +02:00
parent c24e520961
commit bc5cd13855
5 changed files with 69 additions and 9 deletions

View File

@@ -2,6 +2,7 @@
<html>
<head>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<link rel="stylesheet" href="style.css" type="text/css">
<style type="text/css">
html, body, #map {
margin: 0;
@@ -11,7 +12,6 @@
}
.overlay {
display: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.ol-overlaycontainer .overlay {
@@ -29,10 +29,10 @@
margin-left: -107px;
margin-bottom: 12px;
}
/* Popup CSS generated with http://cssarrowplease.com/ */
.arrow_box {
position: relative;
background: #88b7d5;