add image_click: make image bigger on click
This commit is contained in:
parent
a3282ecf29
commit
11115b366e
3 changed files with 41 additions and 2 deletions
|
|
@ -54,6 +54,11 @@ blockquote.blockquote {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
.postImageBig {
|
||||
max-width: 750px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.quote {
|
||||
color: green;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue