mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Display events on a map using OpenStreetMap
This commit is contained in:
parent
5865f5faf0
commit
dfd44bac21
27 changed files with 1144 additions and 3 deletions
|
@ -1064,6 +1064,10 @@ h2 .rssicon{
|
|||
margin-top:4px;
|
||||
}
|
||||
|
||||
.eventmap{
|
||||
height:400px;
|
||||
}
|
||||
|
||||
.summary{
|
||||
font-size:125%;
|
||||
margin-bottom:40px;
|
||||
|
@ -1546,6 +1550,9 @@ h2 .rssicon{
|
|||
.downloadbox>p:first-child{
|
||||
display:none;
|
||||
}
|
||||
.eventmap{
|
||||
height:200px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Deprecated styles (should be removed when translations are updated) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue