From f407b01809db93e06e19f60e600eb3bbb26629de Mon Sep 17 00:00:00 2001 From: Alejandro Rosales Date: Mon, 21 Aug 2023 19:31:54 +0000 Subject: [PATCH] =?UTF-8?q?Estilizar=20=C3=ADconos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/sgi.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/sgi.css b/css/sgi.css index da7b44a..66b72f8 100644 --- a/css/sgi.css +++ b/css/sgi.css @@ -1071,4 +1071,8 @@ footer .tab-pane p { box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2); font-size: 1.2em; font-weight: bold; +} + +.icono.ing-buscar { + cursor: pointer; } \ No newline at end of file