4 lines
41 B
CSS
4 lines
41 B
CSS
|
.grey {
|
||
|
background-color: #ebebeb;
|
||
|
}
|