logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 2e20a97e024e8641a267f24bc8d77b137752609b
parent 407a41c30cedfb66af4c52bfce3e682a1f514b04
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon,  5 Mar 2018 19:42:04 +0100

css/index.css: Fix comment syntax

Diffstat:

Mcss/index.css2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/index.css b/css/index.css @@ -67,7 +67,7 @@ quote + cite::before { } nav, footer { background-color: #073642; -// background-image: linear-gradient(0deg, #db3038, #dc3025); + /* background-image: linear-gradient(0deg, #db3038, #dc3025); */ color: #586e75; } /* navbar */