diff --git a/assets/css/extended/custom.css b/assets/css/extended/custom.css index 7c278b0..82e96b6 100644 --- a/assets/css/extended/custom.css +++ b/assets/css/extended/custom.css @@ -28,6 +28,11 @@ code { font-family: "AdwaitaMono", monospace; } +.counter { + color: var(--secondary); + font-size: 0.9rem; +} + :root { --theme: #fafafa; --entry: #ffffff; diff --git a/layouts/partials/home_info.html b/layouts/partials/home_info.html index 6882f39..1178eed 100644 --- a/layouts/partials/home_info.html +++ b/layouts/partials/home_info.html @@ -32,8 +32,18 @@ {{- end }}