add thumbnail
This commit is contained in:
parent
371ed945ce
commit
d9c12b1d9a
5 changed files with 87 additions and 17 deletions
|
|
@ -56,12 +56,12 @@ blockquote.blockquote {
|
|||
}
|
||||
|
||||
.post-image {
|
||||
max-width: 250px;
|
||||
height: auto;
|
||||
max-width: 300px;
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
.post-image-big {
|
||||
max-width: 750px;
|
||||
max-width: 1200px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue