From 4a9ecd80416a741375a0da9dff869a4c9025aea0 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 Apr 2021 07:17:59 +0100 Subject: improve link style --- content/html/resources.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/html/resources.html') diff --git a/content/html/resources.html b/content/html/resources.html index e823b9c9..fc665e84 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -9,7 +9,7 @@ img { display: block; max-width: 70%;} pre { color: #ecbe7b; } blockquote { color: #ecbe7b; } a { color: #c678dd; text-decoration: none; } -a.textlink:before { content: " > "; } +a.textlink:before { content: " > "; padding-left: 10px; } a:hover { color: #51afef; text-decoration: underline; } h1 { color: #ff6c6b; } h2, h3, h4, h5, h6 { color: #51afef; } @@ -18,7 +18,7 @@ li { color: #98be65; }
Last updated 2021-04-29
-Go back to the main site
+Go back to the main site

Resources

This is a list of resources I found useful. I am not an expert in all (but some) of these topics but all the resources listed here made an impact on me. I've read some of the books quite a long time ago, so there might be newer editions out there already and I might need to refresh some of the knowledge.

The list may not be exhaustive but I will be adding more in the future. I strongly believe that educating yourself further is one of the most important things you should do in order to advance. The lists are in random order and reshuffled every time (via *sort -R*) when updates are made.

-- cgit v1.2.3