Team:Sevilla/template1

From 2011.igem.org

(Difference between revisions)
Line 101: Line 101:
<style>
<style>
-
 
+
#globalWrapper {/*laterales*/
-
 
+
     background-color: green;
-
#globalWrapper {
+
-
     background-color: transparent;
+
     padding-bottom:0px;
     padding-bottom:0px;
     border: none;
     border: none;
     }
     }
-
#content {
+
#content {/*to lo de en medio principal, el fondo del texto*/
-
     background-color: black;
+
     background-color: #01DF98;
     border:none;
     border:none;
     padding-bottom:none;
     padding-bottom:none;
     margin-bottom:none;
     margin-bottom:none;
     }
     }
-
#bodyContent {
+
#bodyContent { /*pues como content, quiza mas externo/general*/
 +
    border: 5px black dashed;
 +
    }
 +
 
 +
/*¿?*/
 +
.left-menu { width: 400px; display:block; float:left; margin-top:-62px; margin-right:30px; border: none;  left:20px;}                                                                                                                                 
 +
.left-menu ul { border: none; }
 +
/*el bloque del usuario: registro, cuenta..*/
 +
#menubar.right-menu {
 +
    width:300px;
 +
    display:block;
 +
    float:left;
 +
    margin-top:62px;
 +
    padding-left:50px;
     border: none;
     border: none;
-
     }
+
    right:50px;
 +
     }                                                                                                                                                      
 +
.right-menu ul { border: 5px blue dashed;}
 +
/*pues lo de arriba del contenido, en principio no se q contiene */
#top-section {
#top-section {
-
     height: 14px;
+
     height: 54px;
-
     margin-top: -14px;
+
     margin-top: 14px;
     margin-left: auto;
     margin-left: auto;
     margin-right: auto;
     margin-right: auto;
Line 127: Line 141:
     border: none;
     border: none;
     }
     }
-
#p-logo {
+
  #p-logo {
-
     height:1px;
+
     height:7px;
     overflow:hidden;
     overflow:hidden;
     border:none;
     border:none;
Line 139: Line 153:
     top: 100px;
     top: 100px;
     right: 40px;
     right: 40px;
-
     }    
+
     }  
-
.left-menu { width: 400px; display:block; float:left; margin-top:-62px; margin-right:30px; border: none;  left:20px;}                                                                                                                                 
+
        #menubar li a{
-
.left-menu ul { border: none; }
+
-
 
+
-
#menubar.right-menu {
+
-
    width:300px;
+
-
    display:block;
+
-
    float:left;
+
-
    margin-top:-62px;
+
-
    padding-left:50px;
+
-
    border: none;
+
-
    right:50px;
+
-
    }                                                                                                                                                       
+
-
.right-menu ul { border: none;}
+
-
 
+
-
#menubar li a{
+
     color:#73a631;
     color:#73a631;
}
}
Line 166: Line 166:
     color:#555555;
     color:#555555;
}
}
 +
.firstHeading { display: none;}
 +
                                                                                                                                           
-
                                                                                                                                                    .firstHeading { display: none;}
 
#f-list a {
#f-list a {
     color: #333;
     color: #333;
Line 174: Line 175:
#f-list a:hover {
#f-list a:hover {
     color: #666;
     color: #666;
-
    }
 
-
#footer ul {
 
-
    margin: 0;
 
-
    padding: 0;
 
-
    }
 
-
#footer ul li {
 
-
    margin-top: 0;
 
-
    margin-bottom: 0;
 
-
    margin-left: 10px;
 
-
    margin-right: 10px;
 
-
    padding: 0;
 
     }
     }

Revision as of 15:45, 4 April 2011