MediaWiki:Common.css

De Semantic MediaWiki - Sandbox

Révision datée du 8 mars 2016 à 15:33 par Kghbln (discussion | contributions) (I always forget this bull...)

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
/* CSS placed here will be applied to all skins */

/* General tweaks */

.page-Main_Page .firstHeading {
    display: none;
}

/** 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;
}

/**
 * To position something on the right
 * side
 * See #nearby
 */
.right-side {
  margin: 0px 0 0.5em 1em;
  border-collapse: collapse;
  border: 1px solid #fff;
  background: #fff;
  float: right;
  clear: right;
  width: 250px;
}
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.