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

Line 3,398: Line 3,398:
 
.sponsors h4{color: #fff;margin:0.5em 0 0 0;}
 
.sponsors h4{color: #fff;margin:0.5em 0 0 0;}
  
.sponsor{
 
  
}
 
  
 
.sponsorFlip{
 
.sponsorFlip{
 
/*  The sponsor div will be positioned absolutely with respect
 
/*  The sponsor div will be positioned absolutely with respect
 
to its parent .sponsor div and fill it in entirely */
 
to its parent .sponsor div and fill it in entirely */
    width:250px;
+
    width:250px;
 
height:250px;
 
height:250px;
 
float:center;
 
float:center;
 
margin:10px;
 
margin:10px;
border: 1px solid  #fff
+
border: 1px solid  #fff;
 
/* Giving the sponsor div a relative positioning: */
 
/* Giving the sponsor div a relative positioning: */
position:relative;
+
 
 
cursor:pointer;
 
cursor:pointer;
 
margin-left: auto;
 
margin-left: auto;

Revision as of 09:42, 7 September 2015