MediaWiki:Common.css: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
Label: Vervangen
Regel 1: Regel 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
 +
.row.row-wsheader {
 +
    padding-top: 25px;
 +
    padding-left: 15px;
 +
    padding-right: 15px;
 +
}

Versie van 26 okt 2020 11:33

/* CSS placed here will be applied to all skins */

.row.row-wsheader {
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
}