4 lines
64 B
CSS
4 lines
64 B
CSS
|
|
.pear-container{
|
||
|
|
margin: 10px;
|
||
|
|
background-color: whitesmoke;
|
||
|
|
}
|