logo

Grimgrains

[mirror] Plant-based cooking website <https://grimgrains.com/>
commit: 297c3309bdb24bc6cde1fbeeaca391aadf339df4
parent 2f541805b6e52823b535fd1f8741801da2341a89
Author: rekkabell <rekkabell@gmail.com>
Date:   Fri, 12 Feb 2021 17:37:07 -0800

*

Diffstat:

Mlinks/main.css1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/links/main.css b/links/main.css @@ -99,4 +99,5 @@ body.home nav ul li.home, body.about nav ul li.about, body.tools nav ul li.tools body.home nav ul li.home, body.about nav ul li.about, body.tools nav ul li.tools, body.nutrition nav ul li.nutrition, body.sprouting nav ul li.sprouting { border-bottom-color: white } nav ul {border-bottom-color: white;} .monochrome {filter: invert(1);} + main > p.notice {background: black;color:white;} }