diff --git a/.revealjs/ntn.css b/.revealjs/ntn.css index e6fa8bd..b78d335 100644 --- a/.revealjs/ntn.css +++ b/.revealjs/ntn.css @@ -13,7 +13,7 @@ section.has-light-background, section.has-light-background h1, section.has-light body { background: #222; background-color: #222; - background-image: linear-gradient(#CFB87C, #CFB87C, black); /* ntnsndr added */ + background-image: linear-gradient(black, black); } .reveal {