]> Lady’s Gitweb - GitWikiWeb/blobdiff - style.css
Support ranking recent changes by recency
[GitWikiWeb] / style.css
index 1d81fd9e2d892a0da1416a0d67b7bd9887c7e4d7..e66d38f1188172895746119afdab6bc0f7f14262 100644 (file)
--- a/style.css
+++ b/style.css
@@ -8,3 +8,9 @@ header.main{ Margin-Block: 0 1REM; Border-Block-End: Thin Solid; Padding-Block:
 header.main h1{ Margin-Block: 0; Font-Size: XX-Large; Font-Style: Italic }
 details:Has(>summary:Last-Child){ Display: None }
 span.sig{ Font-Style: Italic; Font-Weight: Bold }
+strong[data-recency="5"]{ Font-Weight: 900 }
+strong[data-recency="4"]{ Font-Weight: 800 }
+strong[data-recency="3"]{ Font-Weight: 700 }
+strong[data-recency="2"]{ Font-Weight: 600 }
+strong[data-recency="1"]{ Font-Weight: 500 }
+strong[data-recency] time{ Font-Style: Italic }
This page took 0.039961 seconds and 4 git commands to generate.