More site code improvements. Better imgproc, better caption CSS, make post archetype assume we'll have images.
This commit is contained in:
@ -2,6 +2,10 @@ body {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
figcaption {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.c-article__summary p {
|
||||
color: #000000;
|
||||
margin: 16px;
|
||||
|
Reference in New Issue
Block a user