8 lines
68 B
CSS
8 lines
68 B
CSS
#map {
|
|
height: 500px;
|
|
width: 100%;
|
|
}
|
|
#temoin {
|
|
color: blue;
|
|
}
|