7 lines
62 B
CSS
7 lines
62 B
CSS
.map {
|
|
background: whitesmoke;
|
|
}
|
|
#depth {
|
|
width: 100px;
|
|
}
|