More site code improvements. Better imgproc, better caption CSS, make post archetype assume we'll have images.
This commit is contained in:
parent
3c80fa1214
commit
33a57f0373
5 changed files with 46 additions and 23 deletions
|
@ -2,6 +2,10 @@ body {
|
|||
color: #000000;
|
||||
}
|
||||
|
||||
figcaption {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.c-article__summary p {
|
||||
color: #000000;
|
||||
margin: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue