Wiki Kirby
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 21 : Ligne 21 :
 
background-size:auto 16px;
 
background-size:auto 16px;
 
background-position:center;
 
background-position:center;
  +
}
  +
  +
.portable-infobox {
  +
width: 300px;
 
}
 
}

Version du 26 septembre 2021 à 13:32

@import "/load.php?mode=articles&articles=u:dev:MediaWiki:AjaxPoll.Modern.css&only=styles";
/***** CSS placed here will be applied to all skins on the entire site. *****/

/* Lien Modifier pour les têtes de sections. */  
.editsection a {
    font-size:0;
    float:right;
    display:none;
}
 
h2:hover .editsection a,
h3:hover .editsection a,
h4:hover .editsection a,
h5:hover .editsection a,
h6:hover .editsection a{
    display:inline;
}
 
.skin-oasis .sprite.edit-pencil {
    background-image:url(https://vignette.wikia.nocookie.net/kirby/images/6/60/Kirby-painter.png/revision/latest/scale-to-width-down/310?cb=20180111185536&path-prefix=fr);
    background-size:auto 16px;
    background-position:center;
}

.portable-infobox {
	width: 300px;	
}