4 lines
35 B
CSS
4 lines
35 B
CSS
|
.indented {
|
||
|
margin-left: 25px;
|
||
|
}
|