From ddef06252fd7cbae0da095d933cfc9cef246780f Mon Sep 17 00:00:00 2001 From: Edgar Gerardo Chinchilla Mazate Date: Fri, 9 Aug 2024 15:13:43 -0600 Subject: [PATCH] www/index.html www/css/style.css - Improved "x" text/icon design replacing the "X" to "×" and increasing text size --- www/css/style.css | 2 +- www/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/css/style.css b/www/css/style.css index 0a4ac88..1005601 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -190,7 +190,7 @@ tbody tr:nth-child(odd) td a:visited { right: -10px; top: 8px; padding: 0px 10px; - font-size: 16px; + font-size: 22px; align-items: center; color: whitesmoke; background-color: transparent; diff --git a/www/index.html b/www/index.html index 3b87ef5..986234b 100644 --- a/www/index.html +++ b/www/index.html @@ -52,7 +52,7 @@