From 1a16c3e3c5512e0f4a806740ca4a6d0879fd67d8 Mon Sep 17 00:00:00 2001 From: Waldek Date: Thu, 14 Nov 2019 08:44:28 +0100 Subject: [PATCH] Update index_template.html --- index_template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index_template.html b/index_template.html index a0903d5..3f0e70f 100644 --- a/index_template.html +++ b/index_template.html @@ -100,7 +100,7 @@ a:active { .tooltip .tooltiptext { visibility: hidden; - width: 260px; + width: 280px; background-color: #6E6E6E; box-shadow: 4px 4px 6px #800000; color: #FFFFFF;