diff --git a/cadif1.html b/cadif1.html index aba0a86..96879f3 100644 --- a/cadif1.html +++ b/cadif1.html @@ -6,7 +6,7 @@ - Cafif1 + CADIF1 diff --git a/css/cadif1.css b/css/cadif1.css index 03f1a12..85614ed 100644 --- a/css/cadif1.css +++ b/css/cadif1.css @@ -4,12 +4,12 @@ nav a{ border-radius: 3px !important; } nav a:hover{ - background: orange !important; + background: orange !important; } nav ul{ position: absolute; bottom: 20px; - right: 0; + right: 9px; } nav{ @@ -35,7 +35,7 @@ nav img{ height: 250px; } #servicios article:hover{ - background: orange; + background: orange; } main{ margin-top: 100px;