5 lines
71 B
CSS
5 lines
71 B
CSS
#map {
|
|
width: 800px;
|
|
height: 600px;
|
|
border: 1px solid #ccc;
|
|
} |