Template:INSA-Lyon/maincontent

From 2010.igem.org

(Difference between revisions)
Line 93: Line 93:
         border-radius: 10px;
         border-radius: 10px;
}
}
 +
 +
 +
.colonnedroite {
 +
        width: 22.7%;
 +
        height: 100%;
 +
        margin-top: 30px;
 +
        margin-right: 5px; 
 +
        padding: 8px;
 +
      /* position: relative; */
 +
        background-color: #d4e0e8; /* #b3e5b7 */
 +
        border: 1px solid #7caed4;
 +
        -moz-border-radius: 10px;
 +
        -webkit-border-radius: 10px;
 +
        -goog-ms-border-radius: 10px;
 +
        border-radius: 10px;
 +
}
 +
.titredroite {
.titredroite {

Revision as of 23:51, 27 October 2010