4 057
modifications
(Ajout transborder (Modèle:Pie_chart)) |
(Au bon endroit) |
||
(15 versions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 13 : | Ligne 13 : | ||
body.page-Main_Page #mp-topbanner { | body.page-Main_Page #mp-topbanner { | ||
clear: both; | clear: both; | ||
} | |||
body.page-Accueil h1.firstHeading { /* Cache le titre de l'Accueil */ | |||
display: none; | |||
} | } | ||
Ligne 257 : | 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 985 : | 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> */ |