9 lines
92 B
CSS
9 lines
92 B
CSS
div.mash-image {
|
|
display: inline;
|
|
cursor: pointer;
|
|
}
|
|
|
|
#maps {
|
|
display: block;
|
|
}
|