From dfb02b945dd7a940583f9b1c283984059f5a7bee Mon Sep 17 00:00:00 2001 From: Odin-interactive Date: Fri, 29 Apr 2022 07:34:52 +0300 Subject: [PATCH] kirilllive --- ascii_paint.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/ascii_paint.html b/ascii_paint.html index e5ff224..929b323 100644 --- a/ascii_paint.html +++ b/ascii_paint.html @@ -34,6 +34,7 @@ --bh:#efefff; --font:Arial; } +hr{border-top:1px solid var(--cb);margin:4px 0px;} option{color:#000;} .cls-2 {stroke:#000;stroke-width: 8px;} body{height:100vh;width:100vw;} @@ -440,7 +441,7 @@