diff --git a/static/scss/custom.scss b/static/scss/custom.scss index ccdfac1d13259ab8c6f8324b18dfdb8de837acac..4611c4d8bbb5f395baa193181c26989efa606db1 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -299,3 +299,7 @@ body:not(.home) { text-decoration: underline; } } + +span.date { + font-weight: 900; +}