Difference between revisions of "Template:UChile-OpenBio"

Line 441: Line 441:
 
     display: block;  
 
     display: block;  
 
     float: right;
 
     float: right;
 +
}
 +
#titulo_team{
 +
    background: #fbb03b;
 +
    text-transform: uppercase;
 +
    padding: 1em;
 +
    margin-bottom: 2em;
 +
    color: white;
 +
}
 +
.integrante{
 +
    width: 110px;
 +
    float: left;
 +
    height: 110px;
 +
    cursor: pointer;
 +
}
 +
.integrante_descripcion:not(:first-child){
 +
    display: none;
 +
    background-color: #fbb03b;
 +
    height: 450px;
 +
    width: 86%;
 +
    padding: 7%;
 +
    color: white;
 +
}
 +
.integrante_descripcion:not(:first-child) h2{
 +
    color: white;
 +
}
 +
.team .last .integrante_descripcion:not(:first-child) p{
 +
    float: right;
 +
    width: 60%;
 +
}
 +
.team .last .integrante_descripcion:not(:first-child) img{
 +
    float: left;
 +
    width: 35%;
 
}
 
}
 
         </style>
 
         </style>

Revision as of 14:40, 18 September 2015

TODO supply a title