From 4e19405bafed2a9649ca35f848b80d147328a720 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Fri, 16 Feb 2024 22:36:33 +0100 Subject: Add CSS learning --- learning.md | 1 + 1 file changed, 1 insertion(+) (limited to 'learning.md') diff --git a/learning.md b/learning.md index b43d58e..4d8a81c 100644 --- a/learning.md +++ b/learning.md @@ -1,3 +1,4 @@ +2024-02-16: scroll-behavior: smooth; gives JS-free smooth scrolling when navigating anchors. 2024-02-11: You can't append some characters to iskeyword in vim, so you can't make boxes navigable like words. 2024-02-10: Long lived connections don't seem to fare well in a dialup PPP with the RS232 modem. For more usable internet on the SE/30 a PDA ethernet card is required. 2024-02-10: Even though the old net router is sold as v4, if it has the SD slot you should flash it as v6, otherwise it doesn't work. -- cgit