Team:Sevilla/Templates/general

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
 +
<head>
 +
</head>
 +
<body>
 +
<div id="leftBand">
 +
</div>
 +
</body>
<style>
<style>
Line 5: Line 11:
/*=======================================LIMPIEZA================================================*/
/*=======================================LIMPIEZA================================================*/
-
/*Estilo de la barra de arriba para que no se oculte*/
+
#content /*Espacio en blanco con el texto*/
-
 
+
{
-
.left-menu, .left-menu a {
+
     width:600px;
-
     width: 390px ! important;
+
     margin-left:397px;
-
     left: 0px;
+
     border:none;
-
    text-align: left;
+
-
    color:blue ! important;
+
-
    text-transform: none ! important;
+
-
    /*Para cambiar el  color de fondo de los enlaces de la izq*/
+
-
    background-color: transparent ! important;
+
-
     border: none ! important;
+
}
}
-
.right-menu li a {
+
#p-logo /*logo indeseado del igem*/
-
 
+
{
-
color: blue ! important;
+
-
background-color: transparent ! important;
+
-
}
+
-
 
+
-
 
+
-
/*logo indeseado del igem*/
+
-
#p-logo{
+
     display:none;
     display:none;
}
}
-
/*menu estilo guadiana xD de los cojones*/
+
.firstHeading /*quitar el titulo formato wiki*/                                                                                                                         
-
#menubar.left-menu {
+
-
    width:355px;
+
-
    display:block;
+
-
    float:left;
+
-
    background-color:#C0C0C0;
+
-
    border: black 2px solid;
+
-
    }   
+
-
 
+
-
#content{
+
-
/*
+
-
width: 880px;
+
-
border:none;
+
-
margin-left:239px;
+
-
*/
+
-
}
+
-
 
+
-
/*quitar el titulo de la pagina:Team:Sevilla/test2*/                                                                                                                         
+
-
.firstHeading { display: none;}
+
-
 
+
-
 
+
-
   
+
-
#menubar.right-menu #serach{display:none;margin-top:5px;}
+
-
#menubar {margin-top:7px;}
+
-
#search-controls{display:none;margin-top:9px;margin-right:5px;}
+
-
#serach{margin-left:8px;}
+
-
 
+
-
 
+
-
/*quitar recuadro de abajo*/
+
-
#catlinks{display:none;}
+
-
#footer-box{/*border:none;margin-left:240px;width: 915px;*/}
+
-
body{/*
+
-
      background-image:url('https://static.igem.org/mediawiki/2011/1/1a/Fondo.png');
+
-
      background-position:center;
+
-
      background-repeat:repeat-no-repeat;*/}
+
-
 
+
-
#topLink a{display: block;width:950px;height:140px;padding-top:63px;}
+
-
 
+
 +
{
 +
    display: none;
 +
}
/*=======================================NUESTRAS CAPAS================================================*/
/*=======================================NUESTRAS CAPAS================================================*/
Line 78: Line 37:
     border:none;
     border:none;
     }
     }
-
 
#globalWrapper /*Blobal, laterales*/
#globalWrapper /*Blobal, laterales*/
{
{
Line 85: Line 43:
     padding-bottom:0px;
     padding-bottom:0px;
     border: none;
     border: none;
-
}/*https://static.igem.org/mediawiki/2011/3/33/LeftBand.png*/
+
}
-
 
+
#leftBand
 +
{
 +
    background-image:url('https://static.igem.org/mediawiki/2011/3/33/LeftBand.png');
 +
}
</style>
</style>
</html>
</html>

Revision as of 09:07, 24 June 2011