annabunches.net/static/css/custom.css

20 lines
182 B
CSS
Raw Normal View History

2020-05-15 01:23:45 +00:00
body {
color: #000000;
}
.c-article__summary {
color: #000000;
}
.c-article__meta {
line-height: 0.5em;
}
.c-article__title a {
color: #000000;
}
a {
color: #1756a9;
}