Skip to content

Commit

Permalink
REVISIÓN FER
Browse files Browse the repository at this point in the history
  • Loading branch information
Rojasdsa committed Feb 15, 2024
1 parent 0bee8cc commit fa0df4f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
Binary file added Resources/img/higiene_bucodental/clase.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion Sanidad_HigieneBucodental.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h1 class="mb-3">Higiene Bucodental</h1>
</div>
</div>
</div>

<div class="fondo-bucodental">
<!--CARD-->
<h1 class="text-center pt-3">Docentes</h1>
<div class="container-fluid d-flex justify-content-center">
Expand Down Expand Up @@ -449,6 +449,7 @@ <h4>Sobre mi</h4>
</table>
</div>
</div>
</div>
</main>

<!-- ARREGLAR ESTE FOOTER INSIDIOSO -->
Expand Down
5 changes: 5 additions & 0 deletions css/style_bucodental.css
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,11 @@ p {

/*CSS-start Fer*/

.fondo-bucodental{
background-image: url("../Resources/img/higiene_bucodental/clase.jpg");
background-repeat:repeat-y;
}

.card {
border: none;
border-radius: 15px;
Expand Down

0 comments on commit fa0df4f

Please sign in to comment.