diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/css/main.css | 12 |
1 files changed, 12 insertions, 0 deletions
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 |