diff --git a/src/html/css/tailwind.css b/src/html/css/tailwind.css index 9194286..1d6a1b6 100644 --- a/src/html/css/tailwind.css +++ b/src/html/css/tailwind.css @@ -775,6 +775,11 @@ video { color: rgb(59 130 246 / var(--tw-text-opacity)); } +.text-gray-300 { + --tw-text-opacity: 1; + color: rgb(209 213 219 / var(--tw-text-opacity)); +} + .text-gray-500 { --tw-text-opacity: 1; color: rgb(107 114 128 / var(--tw-text-opacity)); diff --git a/src/html/root.html b/src/html/root.html index 437cf11..04cebc3 100644 --- a/src/html/root.html +++ b/src/html/root.html @@ -8,6 +8,7 @@ href="https://cdn.xeiaso.net/static/pkg/iosevka/family.css" />
Total number of iterations: {{.Iterations}}
-