From a78ba6bc689d9d3eed2c0f49cd075ceee045c95f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 30 Apr 2024 20:58:43 +0200 Subject: show new blog posts --- assets/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'assets') diff --git a/assets/style.css b/assets/style.css index 888a420..8ac5354 100644 --- a/assets/style.css +++ b/assets/style.css @@ -104,3 +104,9 @@ input[type=submit] { .status-maintained { background-color: #95ff63; } .status-abandoned-working { background-color: #ff9854; } .status-abandoned-unfinished { background-color: #ff6854; } + +.featured { + background-color: var(--bg2); + border-radius: 1em; + padding: 0.1em; +} -- cgit v1.2.3-70-g09d2