Difference between revisions of "Template:IONIS Paris/CSS2"

Line 3,399: Line 3,399:
  
 
.sponsor{
 
.sponsor{
width:180px;
+
 
 +
}
 +
 
 +
.sponsorFlip{
 +
/*  The sponsor div will be positioned absolutely with respect
 +
to its parent .sponsor div and fill it in entirely */
 +
    width:180px;
 
height:180px;
 
height:180px;
 
float:left;
 
float:left;
Line 3,407: Line 3,413:
 
position:relative;
 
position:relative;
 
cursor:pointer;
 
cursor:pointer;
}
+
margin-left: auto;
 
+
.sponsorFlip{
+
/*  The sponsor div will be positioned absolutely with respect
+
to its parent .sponsor div and fill it in entirely */
+
    margin-left: auto;
+
 
     margin-right: auto;
 
     margin-right: auto;
 
margin-top:auto;
 
margin-top:auto;
 
border:1px solid #ddd;
 
 
}
 
}
 
/*0,176,128*/
 
/*0,176,128*/

Revision as of 09:37, 7 September 2015