8 lines
84 B
CSS
8 lines
84 B
CSS
table {
|
|
border: 2px solid black;
|
|
}
|
|
|
|
#map {
|
|
height: 720px;
|
|
width: 100%;
|
|
} |