From b6a37ca1fd60be3b40ee90ba8b753cc812022d8a Mon Sep 17 00:00:00 2001 From: Laegnur Date: Sun, 23 Oct 2022 19:21:53 +0200 Subject: [PATCH] Menu usuario. --- site/templates/_foot.php | 3 -- site/templates/_head.php | 22 ++++++---- site/templates/_xes-head.php | 8 ++-- site/templates/css/fonts.css | 21 ++++++---- site/templates/css/style.css | 46 ++++++++++++++------- site/templates/fonts/icomoon_Regular.eot | Bin 13936 -> 14250 bytes site/templates/fonts/icomoon_Regular.otf | Bin 19072 -> 19692 bytes site/templates/fonts/icomoon_Regular.svg | 5 ++- site/templates/fonts/icomoon_Regular.ttf | Bin 5088 -> 5276 bytes site/templates/fonts/icomoon_Regular.woff | Bin 3284 -> 3388 bytes site/templates/fonts/icomoon_Regular.woff2 | Bin 2536 -> 2672 bytes 11 files changed, 68 insertions(+), 37 deletions(-) diff --git a/site/templates/_foot.php b/site/templates/_foot.php index 82fb5fa..dbf15c6 100644 --- a/site/templates/_foot.php +++ b/site/templates/_foot.php @@ -6,9 +6,6 @@ . ' ' . $configuracion['sitio_descripcion']; ?>.

Codigo Artabro

-isGuest()): ?> -

- diff --git a/site/templates/_head.php b/site/templates/_head.php index 917b051..6336d16 100644 --- a/site/templates/_head.php +++ b/site/templates/_head.php @@ -75,9 +75,10 @@ if($input->get->logout == true) -