Difference between revisions of "Template:IONIS Paris/CSS2"
Line 3,407: | Line 3,407: | ||
position:relative; | position:relative; | ||
cursor:pointer; | cursor:pointer; | ||
+ | } | ||
+ | |||
+ | .sponsorFlip{ | ||
+ | /* The sponsor div will be positioned absolutely with respect | ||
+ | to its parent .sponsor div and fill it in entirely */ | ||
+ | |||
+ | position:absolute; | ||
+ | left:0; | ||
+ | top:0; | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | border:1px solid #ddd; | ||
+ | background:url("img/background.jpg") no-repeat center center #f9f9f9; | ||
} | } | ||
/*0,176,128*/ | /*0,176,128*/ |
Revision as of 09:28, 7 September 2015