commit 3038a6ec4835d96da66d9a78d61bc84b743e5c5e parent ca0217ce5b800ebc7df59354fe894451876704f8 Author: ugrnm <ultrageranium@bleu255.com> Date: Mon, 6 Jun 2022 16:23:20 +0200 text-deco none for a Diffstat:
| M | local.css | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/local.css b/local.css @@ -1,3 +1,7 @@ code { font-size: 16px; } + +a { + text-decoration: none; +}