Add style for figcaption
This commit is contained in:
parent
3a3518c18a
commit
27451bd00e
@ -297,6 +297,13 @@ article img {
|
||||
margin: 0 auto .5em;
|
||||
}
|
||||
|
||||
article figcaption {
|
||||
text-align: center;
|
||||
font-size: 0.85em;
|
||||
color: grey;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
.read-more {
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user