CSS custom happy time go.

This commit is contained in:
2020-05-15 01:23:45 +00:00
parent e8c594db8d
commit 238938c806
2 changed files with 30 additions and 2 deletions

19
static/css/custom.css Normal file
View File

@ -0,0 +1,19 @@
body {
color: #000000;
}
.c-article__summary {
color: #000000;
}
.c-article__meta {
line-height: 0.5em;
}
.c-article__title a {
color: #000000;
}
a {
color: #1756a9;
}