From 3f77a800cfb1c8e4bfb3d25757ac150c9c024ae7 Mon Sep 17 00:00:00 2001 From: ansuz Date: Fri, 6 Dec 2019 09:14:33 -0500 Subject: [PATCH] revert addition of underlines to some mermaid titles --- www/code/mermaid.css | 1 - 1 file changed, 1 deletion(-) diff --git a/www/code/mermaid.css b/www/code/mermaid.css index 0802db0e0..60c366bb6 100644 --- a/www/code/mermaid.css +++ b/www/code/mermaid.css @@ -123,7 +123,6 @@ text.actor { } .sectionTitle, .titleText { font-weight: bold; - text-decoration: underline; } /* Grid and axis */