Add wmts-hidpi branch

This commit is contained in:
ahocevar
2014-03-27 20:46:44 +01:00
parent bd9092199b
commit b3ac1afd00
1715 changed files with 784229 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
@import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans:400,400italic,700);
body {
padding-top: 60px;
}
.map {
height: 400px;
width: 100%;
background: url(textured_paper.jpeg) repeat;
}
.ol-attribution {
max-width: 50%;
}
#tags {
display: none;
}
body, h1, h2, h3, h4, p, li, td, th {
font-family: Quattrocento Sans;
}
.navbar-inverse .navbar-inner {
background: #1F6B75;
}
.navbar-inverse .brand {
color: white;
padding: 5px;
}