From 96b1429921671cb93c5800fc0003d7235b0cc74c Mon Sep 17 00:00:00 2001 From: Pheng Heong TAN Date: Tue, 13 Jul 2021 18:28:48 +0800 Subject: [PATCH] undo I know I can use a command of git, to undo. But I have no (easy) access to a computer that has git installed, at the moment. --- solarized_light.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solarized_light.css b/solarized_light.css index 8e9e697..6fc3644 100644 --- a/solarized_light.css +++ b/solarized_light.css @@ -56,7 +56,7 @@ li + li, div + div { } tr:nth-child(even) { - background-color: #dddddd; + background-color: var(--base2); } #nav, #some_header {