Français
Nederlands
English
Deutsch
Italiano
Español
Accueil
Nouveau
Société
Contact
Distributeurs
Accueil
Nouveau
Société
Contact
Distributeurs
← Messages plus anciens
TecMate Group - Since 1994!
/* ----------------------------------------- */ /* Slug de l'archive WordPress : products - début */ /* ----------------------------------------- */ .productThumb { border: 1px solid #ddd; margin-left: 1.6%; margin-bottom: 20px; position:relative; max-height: 225px; } @media screen and (min-width : 768px) and (max-width : 1200px) { .productThumb { max-height: 186px; } } .productThumb:hover .thumbnailTitel { background:#ddd; } .productThumb:hover a { color:#21409A; } .thumbnailTitel { position:absolute; bottom:0px; background:#21409A; width:100%; } .productThumb a { color:#fff; font-weight:bold; text-decoration:none; /*padding:7px;*/ float:right; } .productThumb-tablet { border: 1px solid #ddd; /*height: 220px;*/ margin-bottom: 20px; position:relative; } .productThumb-tablet:hover .thumbnailTitel { background:#ddd; } .productThumb-tablet:hover a { color:#21409A; } .thumbnailTitel { position:absolute; bottom:0px; background:#21409A; width:100%; } .productThumb-tablet a { color:#fff; font-weight:bold; text-decoration:none; padding:7px; float:right; } /* ----------------------------------------- */ /* Slug de l'archive WordPress : products - fin */ /* ----------------------------------------- */