8 lines
91 B
CSS
8 lines
91 B
CSS
|
/*
|
||
|
place extra stylesheet here
|
||
|
*/
|
||
|
|
||
|
.ImageContainer img {
|
||
|
border: solid 2px #999;
|
||
|
}
|