forked from github/pelican
A large image causes problem in article excerpt. It comes on following excerpt area. I think the best thing to do is to disable display of images in excerpt.
This commit is contained in:
parent
836d4ea117
commit
9bdb5b8a88
1 changed files with 1 additions and 1 deletions
|
|
@ -355,7 +355,7 @@ img.left, figure.left {float: right; margin: 0 0 2em 2em;}
|
|||
}
|
||||
li:last-child .hentry, #content > .hentry {border: 0; margin: 0;}
|
||||
#content > .hentry {padding: 1em 0;}
|
||||
|
||||
.hentry img{display : none ;}
|
||||
.entry-title {font-size: 3em; margin-bottom: 10px; margin-top: 0;}
|
||||
.entry-title a:link, .entry-title a:visited {text-decoration: none; color: #333;}
|
||||
.entry-title a:visited {background-color: #fff;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue