From a37ff925236bab607981e3edc7188564916153ad Mon Sep 17 00:00:00 2001 From: Peter Date: Sun, 16 Mar 2025 19:40:53 -0400 Subject: [PATCH] remove search command text since it interferes with mobile phones --- .gitignore | 2 +- layouts/partials/custom-head.html | 6 +++--- layouts/partials/header.html | 23 ----------------------- 3 files changed, 4 insertions(+), 27 deletions(-) delete mode 100644 layouts/partials/header.html diff --git a/.gitignore b/.gitignore index 5f348ef..7fd8edf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ /public/ /themes/ /resources/ -/static/misc.images +/static/misc diff --git a/layouts/partials/custom-head.html b/layouts/partials/custom-head.html index 9001710..4a789ff 100644 --- a/layouts/partials/custom-head.html +++ b/layouts/partials/custom-head.html @@ -6,9 +6,9 @@ code { padding: 2px 4px; font-size: 90%; border-radius: 4px; background-color: # .searchprompt { color: #4b4b4b; font-size: 12px; - margin-left: 42em; + margin-left: -26.7em; position: absolute; - top:24px; + top:68px; overflow: hidden; } @@ -16,7 +16,7 @@ code { padding: 2px 4px; font-size: 90%; border-radius: 4px; background-color: # visibility: hidden; position: absolute; right: 0px; - top: 70px; + top: 12px; display: inline-block; width: 340px; } diff --git a/layouts/partials/header.html b/layouts/partials/header.html deleted file mode 100644 index 99aa061..0000000 --- a/layouts/partials/header.html +++ /dev/null @@ -1,23 +0,0 @@ -
-
-
- - {{ .Site.Params.user }}@{{ .Site.Params.hostname }} ~ $ - -
- - -

Buscar: Presiona Meta (tecla Win) + /

- -
-