7 lines
81 B
CSS
7 lines
81 B
CSS
|
|
||
|
#image-list .blockbody {
|
||
|
background: none;
|
||
|
border: none;
|
||
|
box-shadow: none;
|
||
|
}
|