4 057
modifications
Aucun résumé des modifications |
(Au bon endroit) |
||
(11 versions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 261 : | Ligne 261 : | ||
border: 0; | border: 0; | ||
padding: 0; | padding: 0; | ||
} | |||
.infoboximage { | |||
max-width:300px; | |||
text-align:center; | |||
} | |||
img { | |||
max-width: inherit; | |||
max-height: inherit; | |||
height: inherit; | |||
width: inherit; | |||
object-fit: cover; | |||
} | } | ||
Ligne 989 : | Ligne 1 004 : | ||
.quote | .quote | ||
{ | |||
background: url(http://vpmedias.fr/wp-content/themes/premiumnews/functions/images/quote.png) no-repeat 0 3px; | |||
margin: 1em 20px; | |||
padding: 0 0 0 55px; | |||
font-family: serif; | |||
font-size: 1.2em; | |||
font-style: italic; | |||
color:#777; | |||
min-height: 32px; | |||
} | |||
/* </source> */ | /* </source> */ |