diff --git a/index.html b/index.html index 469376a..5da7010 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ -

Manejo de Inventario

+

Inventario del Lab. de Mecatrónica

Añade un artículo

diff --git a/styles.css b/styles.css index 0ecbc28..8e4e993 100644 --- a/styles.css +++ b/styles.css @@ -27,7 +27,7 @@ button { cursor: pointer; } button:hover { - background-color: #666; + background-color: #656; } form { margin: 20px 0; @@ -36,4 +36,4 @@ input, textarea { padding: 10px; margin: 5px 0; width: 100%; -} \ No newline at end of file +}