Team:Sevilla/Templates/general

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
 +
 +
/*=======================================LIMPIEZA================================================*/
/*Estilo de la barra de arriba para que no se oculte*/
/*Estilo de la barra de arriba para que no se oculte*/
Line 35: Line 38:
     border: black 2px solid;
     border: black 2px solid;
     }     
     }     
-
 
-
 
-
#top-section {
 
-
    height: 175px;
 
-
    background-image:url('https://static.igem.org/mediawiki/2011/2/2b/Logohorizontal.png');
 
-
    border:none;
 
-
    }
 
#content{
#content{
Line 54: Line 50:
.firstHeading { display: none;}  
.firstHeading { display: none;}  
-
#globalWrapper {/*laterales*/
+
 
-
    background-image:url('https://static.igem.org/mediawiki/2011/b/b9/Back.png');background-repeat:repeat-y;}
+
-
    padding-bottom:0px;
+
-
    border: none;
+
-
    }
+
      
      
#menubar.right-menu #serach{display:none;margin-top:5px;}
#menubar.right-menu #serach{display:none;margin-top:5px;}
Line 75: Line 67:
#topLink a{display: block;width:950px;height:140px;padding-top:63px;}
#topLink a{display: block;width:950px;height:140px;padding-top:63px;}
 +
 +
 +
 +
/*=======================================NUESTRAS CAPAS================================================*/
 +
 +
#top-section {/*zona alta*/
 +
    height: 135px;
 +
    width:750px;
 +
    background-image:url('https://static.igem.org/mediawiki/2011/8/87/Top.png');
 +
    border:none;
 +
    }
 +
 +
#globalWrapper /*laterales*/
 +
{
 +
    background-image:url('https://static.igem.org/mediawiki/2011/b/b9/Back.png');
 +
    background-repeat:repeat-y;}
 +
    padding-bottom:0px;
 +
    border: none;
 +
}
</style>
</style>
 +
</html>
</html>

Revision as of 08:44, 24 June 2011