Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Juan Montilla
/
TBW2223_equipo12
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
2ffb8c3b
authored
Mar 23, 2023
by
Manuel Ruiz Toribio
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Arreglo de las imagenes y limpieza de la interfaz
parent
3794ecb5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
2 deletions
app/Views/templates/footer.php
public/css/style.css
app/Views/templates/footer.php
View file @
2ffb8c3b
...
...
@@ -18,4 +18,17 @@
</body>
<footer
id=
"footer"
class=
"footer"
>
<div
class=
"copyright"
>
©
Copyright
<strong><span>
Manolo y JC
</span></strong>
. All Rights Reserved
&
Not Copyright intended
</div>
<div
class=
"credits"
>
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/nice-admin-bootstrap-admin-html-template/ -->
Designed by Manolo y JC
</div>
</footer>
<!-- End Footer -->
</html>
\ No newline at end of file
public/css/style.css
View file @
2ffb8c3b
...
...
@@ -1199,8 +1199,8 @@ h6 {
/*FILA RECETAS*/
.imagen-container
{
width
:
2
5
0px
;
/*ancho fijo*/
height
:
1
70
px
;
/*altura fija*/
width
:
2
9
0px
;
/*ancho fijo*/
height
:
1
94
px
;
/*altura fija*/
overflow
:
hidden
;
/*para recortar la imagen*/
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment