« MediaWiki:Vector.css » : différence entre les versions

Kharmitch (discussion | contributions)
Aucun résumé des modifications
Kharmitch (discussion | contributions)
mAucun résumé des modifications
Ligne 903 : Ligne 903 :
{
{
background: #272727;
background: #272727;
}
/* ################################################## */
/* ### MEDIAWIKI:NEWARTICLE                      ### */
/* ################################################## */
.mw-newarticletext {
border: 1px solid #383838;
margin-bottom: 10px;
padding: 10px;
background-color: rgba(58,58,58,0.2);
}
.mw-newarticletext h2 {
border: none;
color: #51E527;
padding: 0;
margin: 10px 0 13px 0;
}
.new-article-game {
    color: #51E527;
}
}