Template:Lyon-INSA-ENS/blocStyle

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> p { line-height: 1.3em; text-indent: 30px; text-align:justify; font-family:Verdana, "Trebuchet MS", Arial, police3,...")
Line 70: Line 70:
         padding-bottom:5px;
         padding-bottom:5px;
         -moz-border-radius: 10px;
         -moz-border-radius: 10px;
 +
/* ----------------------------------------------------------------------------------------------- */
 +
/* ----------------------------- Code used in the sponsors page ---------------------------------- */
 +
/* ----------------------------------------------------------------------------------------------- */
 +
 +
 +
.sponsorsH1 {
 +
font-family: Verdana, Serif;
 +
padding-left: 30px;
 +
margin-top: 50px
 +
}
 +
 +
.sponsors {
 +
    margin: 10px 8px 20px 8px;
 +
    padding: 10px;
 +
    border: 3px solid;
 +
    -moz-border-radius: 10px;
 +
    -webkit-border-radius: 10px;
 +
    -goog-ms-border-radius: 10px;
 +
    border-radius: 10px;
 +
}
 +
.sponsors img{
 +
float: left;
 +
padding: 5px;
 +
}
 +
 +
.sponsors p{
 +
padding: 5px;
 +
text-align: justify;
 +
}
 +
 +
/* End of the code used in the sponsors page */
 +
 +
 +
 +
.support {
 +
border:2px solid #95b3d7;
 +
background-color:#fff;
 +
top:-3px;
 +
left:-3x;
 +
position:relative;
 +
z-index:1;
 +
padding: 10px;
 +
-moz-border-radius : 10px;
 +
        -webkit-border-radius: 10px;
 +
        -goog-ms-border-radius: 10px;
 +
        border-radius: 10px;
 +
}
 +
div.ombre.noimg {
 +
-moz-border-radius: 10px;
 +
        -webkit-border-radius: 10px;
 +
        -goog-ms-border-radius: 10px;
 +
        border-radius: 10px;
 +
display:block;
 +
}
 +
.ombredeux {
 +
border:0;
 +
background-color:#999;
 +
padding:0;
 +
padding-top:0;
 +
padding-right:3px;
 +
border-left:0;
 +
-moz-border-radius: 10px;
 +
        -webkit-border-radius: 10px;
 +
        -goog-ms-border-radius: 10px;
 +
        border-radius: 10px;
 +
}
 +
#coins-arrondis {
 +
        -moz-border-radius: 10px;
 +
        -webkit-border-radius: 10px;
 +
        -goog-ms-border-radius: 10px;
 +
        border-radius: 10px;
 +
}
 +
.maincontent {
 +
        width: 600px;
 +
position: relative;
 +
        margin: 10px 10px 30px 0;
 +
        float: left;       
 +
}
 +
.othercontent {
 +
        width: 330px;
 +
position:relative;
 +
        float: right;
 +
        margin: 10px 0 30px 0;
 +
}
 +
 +
 +
 +
 +
/* ----------------------------------------------------------------------------------------------- */
 +
/* ------------------------- Alignement hors template de Groningen ------------------------------- */
 +
/* ----------------------------------------------------------------------------------------------- */
 +
         -webkit-border-radius: 10px;  
         -webkit-border-radius: 10px;  
         -goog-ms-border-radius: 10px;       
         -goog-ms-border-radius: 10px;       
Line 293: Line 385:
         border-radius: 10px;
         border-radius: 10px;
}
}
-
 
-
 
-
/* ----------------------------------------------------------------------------------------------- */
 
-
/* ----------------------------- Code used in the sponsors page ---------------------------------- */
 
-
/* ----------------------------------------------------------------------------------------------- */
 
-
 
-
 
-
.sponsorsH1 {
 
-
font-family: Verdana, Serif;
 
-
padding-left: 30px;
 
-
margin-top: 50px
 
-
}
 
-
 
-
.sponsors {
 
-
    margin: 10px 8px 20px 8px;
 
-
    padding: 10px;
 
-
    border: 3px solid;
 
-
    -moz-border-radius: 10px;
 
-
    -webkit-border-radius: 10px;
 
-
    -goog-ms-border-radius: 10px;
 
-
    border-radius: 10px;
 
-
}
 
-
.sponsors img{
 
-
float: left;
 
-
padding: 5px;
 
-
}
 
-
 
-
.sponsors p{
 
-
padding: 5px;
 
-
text-align: justify;
 
-
}
 
-
 
-
/* End of the code used in the sponsors page */
 
-
 

Revision as of 19:36, 24 April 2011