7 lines
65 B
CSS
7 lines
65 B
CSS
|
|
||
|
|
||
|
.model-wrap {
|
||
|
padding: 1em;
|
||
|
background-color: lightgray;
|
||
|
}
|