github-stats

fetch stats about github repos  https://p.ce9e.org/github-stats/
git clone https://git.ce9e.org/github-stats.git

commit
93d363f6f8fd56bd68cba9b893a5a76382eeab4e
parent
b565ca2f41bcc5949f3269d2b77ccea4923be01d
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2024-09-05 08:13
css: accent-color

Diffstat

M style.css 1 +

1 files changed, 1 insertions, 0 deletions


diff --git a/style.css b/style.css

@@ -23,6 +23,7 @@
   23    23 
   24    24 html {
   25    25 	background-color: var(--color-bg-tint);
   -1    26 	accent-color: var(--color-primary);
   26    27 }
   27    28 
   28    29 @media (min-width: 30em) {