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

De Semantic MediaWiki - Sandbox

(Undo revision 821 by Jongfeli (talk))
Aucun résumé des modifications
Ligne 16 : Ligne 16 :
.smw-editpage-help {
.smw-editpage-help {
     padding: 1em;
     padding: 1em;
}
/**
* Set quantities to the right
*/
.table-quantity-right-align .smwtype_qty {
    text-align: right;
}
}

Version du 8 janvier 2016 à 12:18

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

/** Semantic MediaWiki
 * Further emphasise links to special properties.
 */

.smwbuiltin a,
.smwbuiltin a.new {
    color: #ff8000;
}

/** Semantic MediaWiki
 * Beautify box containing semantic help.
 */

.smw-editpage-help {
    padding: 1em;
}

/**
 * Set quantities to the right
 */
.table-quantity-right-align .smwtype_qty {
    text-align: right;
}
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.