add api_carto on back office and recapitulative page
This commit is contained in:
parent
ce6af625d2
commit
61b126b0f9
8 changed files with 74 additions and 27 deletions
|
@ -6,6 +6,14 @@ table {
|
|||
font-size: 13;
|
||||
}
|
||||
|
||||
#map{
|
||||
height:600px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#map.mini{
|
||||
height:300px;
|
||||
}
|
||||
|
||||
#map section.overlay {
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue