diff --git a/cards.html b/cards.html index 3212136..d70abdc 100644 --- a/cards.html +++ b/cards.html @@ -12,6 +12,10 @@ + + diff --git a/cardsUsers.html b/cardsUsers.html index 3b506e3..59a79ae 100644 --- a/cardsUsers.html +++ b/cardsUsers.html @@ -12,6 +12,10 @@ + + diff --git a/cartaForm.html b/cartaForm.html index 2d601cd..6bed011 100644 --- a/cartaForm.html +++ b/cartaForm.html @@ -12,6 +12,9 @@ + diff --git a/css/cardsFacciones.css b/css/cardsFacciones.css index 1ecae79..df0e568 100644 --- a/css/cardsFacciones.css +++ b/css/cardsFacciones.css @@ -1,3 +1,6 @@ +@import url('https://fonts.googleapis.com/css?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); + + /* FACCIONES */ diff --git a/css/cartas.css b/css/cartas.css index 137fa20..bd622b8 100644 --- a/css/cartas.css +++ b/css/cartas.css @@ -1,7 +1,6 @@ -/* GALERIA DE CARTAS */ - - +@import url('https://fonts.googleapis.com/css?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); +/* GALERIA DE CARTAS */ .btn-info{ font-family: Montserrat extrabold, sans-serif; diff --git a/css/formularioCartas.css b/css/formularioCartas.css index 69ff427..ae5fe42 100644 --- a/css/formularioCartas.css +++ b/css/formularioCartas.css @@ -1,7 +1,4 @@ -/* body{ - height: auto; -} */ - +@import url('https://fonts.googleapis.com/css?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); .carta { diff --git a/css/login.css b/css/login.css index 8da000f..4f88488 100644 --- a/css/login.css +++ b/css/login.css @@ -1,3 +1,5 @@ +@import url('https://fonts.googleapis.com/css?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); + .materiales-gallery { display: flex; justify-content: center; /* Centra horizontalmente */ diff --git a/css/registro.css b/css/registro.css index 9609753..7e251e5 100644 --- a/css/registro.css +++ b/css/registro.css @@ -1,3 +1,5 @@ +@import url('https://fonts.googleapis.com/css?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); + .materiales-gallery { display: flex; diff --git a/css/styles.css b/css/styles.css index eb11960..ebcb43a 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1,13 +1,11 @@ +@import url('https://fonts.googleapis.com/css?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); + + + body{ background-color:whitesmoke; } -/* body { - background-image: url('images/back3.jpg') !important; - background-size: cover; - background-position: center; - background-attachment: fixed; -} */ h1{ font-family: Montserrat black, sans-serif; diff --git a/index.html b/index.html index 66aec0f..1f9e2dc 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,9 @@ + diff --git a/login.html b/login.html index c3606c2..35c0e61 100644 --- a/login.html +++ b/login.html @@ -12,6 +12,9 @@ + diff --git a/registro.html b/registro.html index c48c24f..85721c6 100644 --- a/registro.html +++ b/registro.html @@ -12,6 +12,9 @@ + diff --git a/users.html b/users.html index b1c82bb..180df16 100644 --- a/users.html +++ b/users.html @@ -12,6 +12,9 @@ + diff --git a/usuario.html b/usuario.html index 0492979..de0c44d 100644 --- a/usuario.html +++ b/usuario.html @@ -12,6 +12,9 @@ + diff --git a/usuarioForm.html b/usuarioForm.html index 02d5bba..35bed6d 100644 --- a/usuarioForm.html +++ b/usuarioForm.html @@ -11,6 +11,9 @@ +