diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a4c81be
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# bootstrap
+pagina de ejemplo con bootstrap
diff --git a/cadif1.html b/cadif1.html
index aba0a86..1ce873e 100644
--- a/cadif1.html
+++ b/cadif1.html
@@ -106,6 +106,7 @@
Alquiler de salones
+
diff --git a/css/cadif1.css b/css/cadif1.css
index 03f1a12..7d9c1c3 100644
--- a/css/cadif1.css
+++ b/css/cadif1.css
@@ -1,7 +1,7 @@
nav a{
padding-top: 2px !important;
padding-bottom: 2px !important;
- border-radius: 3px !important;
+ border-radius: 15px !important;
}
nav a:hover{
background: orange !important;
@@ -28,7 +28,7 @@ nav img{
padding-top: 100px;
}
#servicios{
- background: rgb(0,84,143);
+ background: #000000;
height: 250px;
}
#servicios article{
@@ -44,3 +44,13 @@ main{
width: 80%;
margin: auto;
}
+body{
+ background-image: url(https://img.freepik.com/psd-gratis/diseno-de-fondo-abstracto_1297-82.jpg?size=664&ext=jpg);
+}
+h2{
+ color: white;
+}
+ footer{
+ color: white;
+}
+
diff --git a/formularios.html b/formularios.html
index b1b6701..c1336b0 100644
--- a/formularios.html
+++ b/formularios.html
@@ -63,7 +63,8 @@ Formulario Horizontal
-
-
+