From 69b35a73777db8362f5040c10ccda657b60bfac1 Mon Sep 17 00:00:00 2001 From: rajp152k Date: Mon, 20 May 2024 18:40:16 +0530 Subject: [PATCH] updates --- Content/index.org | 7 ++----- Static/css/style_custom.css | 4 ++-- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/Content/index.org b/Content/index.org index 8ca2652..9cdde6b 100644 --- a/Content/index.org +++ b/Content/index.org @@ -26,12 +26,9 @@ I also consider deliberately intellectually [[id:f3347380-f482-4077-a89b-a3ff059 ** [[id:20231112T080937.669416][Projects]] - a cache for ideas that may never see the light of day again. - or they just might... -** [[id:20230712T131112.909632][blog]] - - log of all blogs that I write down and relevant notes for future works -** [[id:20230727T192932.286062][Youtube]] - - log of all videos along with plans and indices into drafts -** [[id:44ba44d8-4ea9-4656-b367-bafffafe61f6][Batman]] * Stream +** 0x2250 + - studying more, blogging more ** 0x224D - haven't recorded a day dream in a while - starting out with random thoughts in here again diff --git a/Static/css/style_custom.css b/Static/css/style_custom.css index b0ae295..4387c3e 100644 --- a/Static/css/style_custom.css +++ b/Static/css/style_custom.css @@ -79,7 +79,7 @@ header { a { text-decoration: none; cursor: pointer; - color: #8fffff; + color: #4fff00; font-style: italic; font-weight: bold; } @@ -89,7 +89,7 @@ a.active { } a:hover { - color: #af0; + color: #fff; } a[target="_blank"]:after { padding-left: 3px;