diff --git a/css/style.css b/css/style.css index c80409c..a3bd123 100644 --- a/css/style.css +++ b/css/style.css @@ -243,9 +243,6 @@ a:hover #menu { - position: absolute; - top: 0; - left: 0; width: 150px; height: 100%; overflow: auto; @@ -281,14 +278,11 @@ a:hover #banner { - margin-left: 150px; - height: 110px; + height: 100px; color: white; text-transform: uppercase; - padding: 20px; + padding: 10px 10px 10px 20px; background-color: #444; - border: ridge; - border-color: #FFCC66; } #main h2 @@ -406,4 +400,4 @@ textarea{ width:250px; height:50px; font-size:10px; -} \ No newline at end of file +} diff --git a/html/cabecera.php b/html/cabecera.php index 31bdc50..bf8251f 100644 --- a/html/cabecera.php +++ b/html/cabecera.php @@ -40,10 +40,20 @@ include_once("./Objects/HTML.php");
+ + + + -