From 96b82ca335c61203cc63c646eb20f3dd110dcffd Mon Sep 17 00:00:00 2001 From: Andinus Date: Sun, 10 Oct 2021 00:35:01 +0530 Subject: line-drawing/dda: Print chart after solving --- public/global.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'public') diff --git a/public/global.css b/public/global.css index 70859df..172d08b 100644 --- a/public/global.css +++ b/public/global.css @@ -126,3 +126,8 @@ tbody tr:nth-child(odd) td, tbody tr:nth-child(odd) th { background-color: var(--bg-dim); } td, th { padding: .25em .5em; border: 1px solid var(--bg-alt); } + +.note { + background-color: var(--cyan-subtle-bg); + padding: 0 0.4ch; +} -- cgit 1.4.1-2-gfad0