6 lines
55 B
CSS
6 lines
55 B
CSS
|
|
||
|
.indented {
|
||
|
margin-left: 0;
|
||
|
margin-right: 25px;
|
||
|
}
|