commit 044fe2e9cc557e02c90aabb4b4f47e0f26301111 parent 9dd273d2d3304718bed0b5a7eeea45c3169add73 Author: ugrnm <ultrageranium@bleu255.com> Date: Fri, 3 May 2024 00:29:43 +0200 refreshing link color Diffstat:
| M | local.css | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/local.css b/local.css @@ -47,10 +47,10 @@ h2 { font-size: 1.5rem; } a { - color: #AA7E2B; + color: #584AFE; } a:visited { - color: #865800; + color: #453AC7; } div.header, header.header { font-size: 2.5em;