3 lines
33 B
CSS
3 lines
33 B
CSS
|
|
#images li {
|
||
|
|
display: inline;
|
||
|
|
}
|