From bfaa3a06d2dc4f479bc74b7257285ed767eaa117 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 3 May 2011 11:45:54 +0000 Subject: [PATCH] Tarea #596 -> Quitar el logotipo de Selfor git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_Intranet/trunk/src@37 e2b1556b-49f8-d141-9351-52d6861a72d9 --- css/style.css | 12 +++--------- html/cabecera.php | 27 ++++++++++++++------------- index.php | 3 --- 3 files changed, 17 insertions(+), 25 deletions(-) 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"); + + + + -
\ No newline at end of file +
diff --git a/index.php b/index.php index 4c93501..381fdf2 100644 --- a/index.php +++ b/index.php @@ -17,9 +17,6 @@ include LOCALE.LOCALESET."lenguaje.php";