Add alt and caption support to feature image
This commit is contained in:
parent
7522cc070c
commit
912129b0cd
6 changed files with 26 additions and 16 deletions
|
@ -123,7 +123,7 @@
|
|||
margin-top: 6vmin;
|
||||
}
|
||||
|
||||
.kg-card figcaption {
|
||||
figcaption {
|
||||
padding: 1.5rem 1.5rem 0;
|
||||
text-align: center;
|
||||
color: rgba(0,0,0,0.5);
|
||||
|
@ -132,7 +132,7 @@
|
|||
line-height: 1.4em;
|
||||
}
|
||||
|
||||
.kg-card figcaption strong {
|
||||
figcaption strong {
|
||||
color: rgba(0,0,0,0.8);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue