diff --git a/css/cadif1.css b/css/cadif1.css index 03f1a12..86bafe4 100644 --- a/css/cadif1.css +++ b/css/cadif1.css @@ -44,3 +44,23 @@ main{ width: 80%; margin: auto; } + +body +{ + background: #F39C12; +} +.container +{ + width: 15%; +} + +h2 +{ + text-align: center; +} +.control-label col-sm-2 +{ + position: relative; + float: left; + left: -150px; +} \ No newline at end of file diff --git a/css/estilo.css b/css/estilo.css index 3dfd13f..0e7badd 100644 --- a/css/estilo.css +++ b/css/estilo.css @@ -4,4 +4,12 @@ footer .container-fluid{ } #tab{ margin-top:4em; +} +h1 +{ + text-align: center; +} +body +{ + background: #85C1E9 ; } \ No newline at end of file diff --git a/formularios.html b/formularios.html index b1b6701..dac0a67 100644 --- a/formularios.html +++ b/formularios.html @@ -44,13 +44,13 @@