From a8124581c4e8c3f3e462f13ffe63228d7a631b79 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Tue, 10 Dec 2024 01:04:33 +0300 Subject: Auto-commit 2024-12-10 --- assets/css/main.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'assets') diff --git a/assets/css/main.css b/assets/css/main.css index 2ef42ce..002573b 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -79,4 +79,16 @@ canvas { .square_hack { width:0; padding-bottom: 100%; +} + +.labelBkg { + background: none !important; +} + +.edgeLabel { + background: none !important; +} + +.edgeLabel p { + background: none !important; } \ No newline at end of file -- cgit v1.2.3