12 lines
121 B
CSS
12 lines
121 B
CSS
div.content {
|
|
margin-left: 150px;
|
|
}
|
|
|
|
div.bottom-space {
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
img.thumbnail {
|
|
cursor: pointer;
|
|
}
|