Template:INSA-Lyon/maincontent

From 2010.igem.org

(Difference between revisions)
m
m
Line 168: Line 168:
}
}
 +
.boite3 {
 +
        width: 60%;
 +
        margin: 20px 5px 10px 2.5px;
 +
        padding: 5px;
 +
        border: 1px solid #6e6e6e;
 +
        -moz-border-radius: 10px;
 +
        -webkit-border-radius: 10px;
 +
        -goog-ms-border-radius: 10px;
 +
        border-radius: 10px;
 +
        float: right;
 +
}
 +
 +
.boite4 {
 +
        width: 35.8%;
 +
        margin: 20px 5px 10px 2.5px;
 +
        padding: 5px;
 +
        border: 1px solid #6e6e6e;
 +
        -moz-border-radius: 10px;
 +
        -webkit-border-radius: 10px;
 +
        -goog-ms-border-radius: 10px;
 +
        border-radius: 10px;
 +
        float: right;
 +
}
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
Line 260: Line 283:
/* ------------------------- Alignement hors template de Groningen ------------------------------- */
/* ------------------------- Alignement hors template de Groningen ------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
-
 
-
/*
 
-
body {
 
-
margin: auto;
 
-
width: 850px center;
 
-
line-height: 1px;
 
-
background: white; /*#c6e2ec rgb(206,224,200) http://www.graffitiwallpaper.com/pics/listings/217-1920.jpg */
 
-
}
 
-
 
-
#globalWrapper {
 
-
background-color: transparent;
 
-
border: 0px;
 
-
 
-
}
 
-
 
-
#content {
 
-
background-color: transparent;
 
-
border: 0px;
 
-
}
 
-
 
-
#bodyContent {
 
-
background-color: white;
 
-
-moz-border-radius: 0 0 20px 20px;
 
-
-webkit-border-radius: 0 0 20px 20px;
 
-
-goog-ms-border-radius: 0 0 20px 20px;
 
-
border-radius: 0 0 20px 20px;
 
-
padding:0;
 
-
padding-bottom: 5px;
 
-
margin-bottom: 30px;
 
-
border: 0px;
 
-
}
 
-
html {
 
-
height: 100%;
 
-
}
 
-
 
-
#overallMask {
 
-
position: relative;
 
-
margin: 3% auto 2em auto;
 
-
width: 660px;
 
-
}
 
-
#contentWrapper {
 
-
height: 100%;
 
-
padding-bottom: 4em;
 
-
min-height: 500px;
 
-
border-top: 1px solid #bab599;
 
-
background-color: white;
 
-
}
 
-
 
-
*/
 
</style>  
</style>  

Revision as of 09:24, 27 October 2010