8 lines
81 B
CSS
8 lines
81 B
CSS
#gallery img {
|
|
width: 220px;
|
|
}
|
|
|
|
.wrap {
|
|
float: right;
|
|
width: 180px;
|
|
} |