Updated
This commit is contained in:
15
master/examples/examples.css
Normal file
15
master/examples/examples.css
Normal file
@@ -0,0 +1,15 @@
|
||||
@import url(font-awesome/css/font-awesome.min.css);
|
||||
|
||||
body {
|
||||
padding-top: 60px;
|
||||
}
|
||||
.map {
|
||||
height: 400px;
|
||||
width: 100%;
|
||||
}
|
||||
.ol-attribution {
|
||||
max-width: 50%;
|
||||
}
|
||||
#tags {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user