CSS custom happy time go.
This commit is contained in:
19
static/css/custom.css
Normal file
19
static/css/custom.css
Normal 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;
|
||||
}
|
Reference in New Issue
Block a user