Les pages de droit public principalement ainsi que toutes autres branches de droit - Webmestre : Bertrand GRONDIN
Ce wiki possède 556 articles.

MediaWiki:Common.css

De Gdn
Aller à : navigation, rechercher

Note : après avoir enregistré 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 pressez Ctrl-F5 ou Ctrl-R (⌘-R sur un Mac) ;
  • Google Chrome : Appuyez sur Ctrl-Maj-R (⌘-Shift-R sur un Mac) ;
  • Internet Explorer : Maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5 ;
  • Opera : Videz le cache dans Outils → Préférences.
/* Le CSS placé ici affectera les utilisateurs du skin Monobook */
/*
=== Style de l'interface par défaut ===

== Couleur de fond des différents espaces de Wikinews ==
<pre> */

/* les nombre impairs représentent les espaces de discussion
 '0': 'Article', '1' : 'Discuter'
 '2': 'Utilisateur', '3' : 'Discussion utilisateur'
 '4': 'Wikinews', '4' : 'Discussion Wikinews'
 '6': 'Image', '5' : 'Discuter Image'
 '8': 'MediaWiki', '9' : 'Discussion MediaWiki'
 '10': 'Modèle', '10' : 'Discuter Modèle'
 '12': 'aide', '13' : 'Discuter Aide'
 '14': 'categorie', '15' : 'Discuter Catégorie'
 '100: 'Portail', '101' : 'Discussion Portail'
 '102': 'Transwiki', '103' : 'Transwiki Catégorie'
*/

/* Couleur par défaut */
#content { background : #F8FCFF; }  /* bleu ciel */
#p-cactions li { background : #F8FCFF; }
#p-cactions li a { background : #F8FCFF; }

/* Couleur de fond des articles */
.ns-0 * #content { background : white; }
.ns-0 * #p-cactions li { background : white; }
.ns-0 * #p-cactions li a { background : white; }

/* Couleur de fond des pages de discussion des articles */
.ns-1 * #content { background : #FFFFEE; }
.ns-1 * #p-cactions li { background : #FFFFEE; }
.ns-1 * #p-cactions li a { background : #FFFFEE; }

/* Couleur de fond des pages Utilisateur */
.ns-2 * #content { background : white; }
.ns-2 * #p-cactions li { background : white; }
.ns-2 * #p-cactions li a { background : white; }

/* Couleur de fond des pages de discussion Utilisateur */
.ns-3 * #content { background : #FFFFEE; }
.ns-3 * #p-cactions li { background : #FFFFEE; }
.ns-3 * #p-cactions li a { background : #FFFFEE; }

/* Couleur de fond pages Wikipédia  */
.ns-4 * #content { background : #F4F4F4; }
.ns-4 * #p-cactions li { background : #F4F4F4; }
.ns-4 * #p-cactions li a { background : #F4F4F4; }

/* Couleur de fond des pages de discussion Wikipédia */
.ns-5 * #content { background : #FFFFEE; }
.ns-5 * #p-cactions li { background : #FFFFEE; }
.ns-5 * #p-cactions li a { background : #FFFFEE; }

/* Couleur de fond des pages Image */
.ns-6 * #content { background : white; }
.ns-6 * #p-cactions li { background : white; }
.ns-6 * #p-cactions li a { background : white; }

/* Couleur de fond des pages de discussion Image */
.ns-7 * #content { background : #FFFFEE; }
.ns-7 * #p-cactions li { background : #FFFFEE; }
.ns-7 * #p-cactions li a { background : #FFFFEE; }

/* Couleur de fond pages MediaWiki  */
.ns-8 * #content { background : #EEEEFF; }
.ns-8 * #p-cactions li { background : #EEEEFF; }
.ns-8 * #p-cactions li a { background : #EEEEFF; }

/* Couleur de fond des pages de discussion MediaWiki */
.ns-9 * #content { background : #FFFFEE; }
.ns-9 * #p-cactions li { background : #FFFFEE; }
.ns-9 * #p-cactions li a { background : #FFFFEE; }

/* Couleur de fond des pages Modèle */
.ns-10 * #content { background : white }
.ns-10 * #p-cactions li { background : white }
.ns-10 * #p-cactions li a { background : white }

/* Couleur de fond des pages de discussion Modèle */
.ns-11 * #content { background : #FFFFEE; }
.ns-11 * #p-cactions li { background : #FFFFEE; }
.ns-11 * #p-cactions li a { background : #FFFFEE; }

/* Couleur de fond des pages Aide */
.ns-12 * #content { background : #FFEEEE; }
.ns-12 * #p-cactions li { background : #FFEEEE; }
.ns-12 * #p-cactions li a { background : #FFEEEE; }

/* Couleur de fond des pages de discussion Aide */
.ns-13 * #content { background : #FFEEEE; }
.ns-13 * #p-cactions li { background : #FFEEEE; }
.ns-13 * #p-cactions li a { background : #FFEEEE; }

/* Couleur de fond des pages Catégorie */
.ns-14 * #content { background : white; }
.ns-14 * #p-cactions li { background : white; }
.ns-14 * #p-cactions li a { background : white; }

/* Couleur de fond des pages de discussion Catégorie */
.ns-15 * #content { background : #FFFFEE; }
.ns-15 * #p-cactions li { background : #FFFFEE; }
.ns-15 * #p-cactions li a { background : #FFFFEE; }

/* Couleur de fond des pages Portail */
.ns-100 * #content { background : #EEF5F8; }
.ns-100 * #p-cactions li { background : #EEF5F8; }
.ns-100 * #p-cactions li a { background : #EEF5F8; }

/* Couleur de fond des pages Discussion Transwiki */
.ns-101 * #content { background : #F5FFD5; }
.ns-101 * #p-cactions li { background : #F5FFD5; }
.ns-101 * #p-cactions li a { background : #F5FFD5; }

/* Couleur de fond des pages Transwiki */

.ns-102 * #content { background : #EEFFEE; }
.ns-102 * #p-cactions li { background : #EEFFEE; }
.ns-102 * #p-cactions li a { background : #EEFFEE; }

/* Couleur de fond des pages Discussion Transwiki */
.ns-103 * #content { background : #F5FFEE; }
.ns-103 * #p-cactions li { background : #F5FFEE; }
.ns-103 * #p-cactions li a { background : #F5FFEE; }

/*</pre>
==== Titres de section ====
<pre>*/


/* Affichage particulier des sections de langue (espace principal des articles)
  -> d'après [[Wiktionnaire:Projet conventions/Titres de Langues]] */
.ns-0 h1 {
   clear: both;
   border-bottom: solid 1px #000000;
   border-top: solid 1px #000000;
   border-left: solid 1px #aaaaaa;
   border-right: solid 1px #aaaaaa;
   background: #FFEBEB;
   padding: 0.5em 0.5em 0.5em 0.5em;
   margin-top:1em;
   margin-bottom:0.5em;
   font-weight:bold;
   font-size:140%;
   -moz-border-radius: 15px;
   -khtml-border-radius: 15px;
   }

/* Affichage particulier des sections de langue (espace principal des articles)
  -> d'après [[Wiktionnaire:Projet conventions/Titres de Langues]] */
.ns-0 h2 {
   clear: both;
   border-bottom: solid 1px #000000;
   border-top: solid 1px #000000;
   border-left: solid 1px #aaaaaa;
   border-right: solid 1px #aaaaaa;
   background: #EEEEFF;
   padding: 0.5em 0.5em 0.5em 0.5em;
   margin-top:1em;
   margin-bottom:0.5em;
   font-weight:bold;
   font-size:125%;
   -moz-border-radius: 15px;
   -khtml-border-radius: 15px;
     }

/* Soulignement leger pour les sous-parties */
h3
{ 
   clear: both;
   border-bottom: dotted 1px #aaa;
}

h4, h5, h6
{ 
   border-bottom: dotted 1px #ddd;
}
/*</pre>

==== Définitions, exemples ====
<pre> */
/* Coloration blanche de base des définitions, exemples, etc. */
/* Définitions # (ou ## ?) */
.ns-0 ol li, .ns-0 ol li li { background-color: #FFFFFF; }

/* Exemples #: (ou ##: ou #:: ?) */
.ns-0 ol li dl,
.ns-0 ol li li dl,
.ns-0 ol li dl dl { background-color: #FFFFFF; }

/* liens discrets dans les exemples (ne marche pas ? cf page discussion) */
.ns-0 #bodyContent ol li dl a,
.ns-0 #bodyContent ol li li dl a,
.ns-0 #bodyContent ol li dl dl a { 
    color:#004444;
    background:none !important;
    padding:0;
}

/* Puces ? (#* ou ##* ?) */
.ns-0 ol li ul li, .ns-0 ol li li ul li, .ns-0 ol li ul li li { background-color: #FFFFFF; }
/*</pre>

==== Liens ====
<pre>*/
/* sans soulignement de lien */
/* :link { text-decoration: none; } */
/* :visited { text-decoration: none; } */

/* Liens externe tournés en rouge (seulement avec la class rougelinks) */
#bodyContent .rougelinks a {
        background: none !important;
        color: #ba0000;
        padding: 0;
}
/* </pre>

====classe text : colonne de texte centrée ====

<pre> */

.text p { text-indent: 2em
}

.text {
  width: 50%;
  text-align: justify;
  margin:0px auto;
}


.text pre {
  background-color: #ffffff;
  font-family: sans-serif;
  line-height: 150%;
  border: 0px;
  padding-left: 2em;
  margin: 0;
  white-space: pre;
}

/*</pre>

==== Classe Jurisprudence ====
<pre>*/
.jur p { text-indent: 0em
}

.jur {
  text-align: justify;
  margin:0px auto;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f4f4f4;
  border: 1px;
  border-style: solid;
  border-color: #FFC888;
  font-size:0.8em;
}


.jur pre {
  font-family: sans-serif;
  padding: 15px;
  margin: 1px;
  width: 100%;
}

/* </pre>

==== Mise en relief d'un texte ====

<pre>  */
.relief p { text-indent: 0em
}

.relief {
 font-weight: bold;
 color: #800000
}

.relief pre {
 .font-family: sans-serif;
 .background-color: #254176;
 .width: 100%
}

/* </pre>

==== Texte supprimé ====

<pre>  */
.sup p { text-indent: 0em
}

.sup .relief {
 font-weight: strike;
 color: #800000
}

.relief sup {
 .font-family: sans-serif;
 .background-color: #254176;
 .width: 100%
}

/* </pre>

==== Historique en couleurs ====
<pre>  */

.history-user-normal { background-color: #DBDBFF;}
.history-user-sysop { background-color: #FFFF99;}
.history-user-bot { background-color: #C6FFB3;}
.history-user-ip { background-color: #FFCCCC;}

/* </pre>

==== Styles Accueil ====
<pre>  */

.BGorange1 { background-image: url(http://upload.wikimedia.org/wikipedia/it/0/02/BGorange1.jpg); top; background-repeat: repeat-x;}
.BGorange2 { background-image: url(http://upload.wikimedia.org/wikipedia/it/a/a7/BGorange2.jpg); top; background-repeat: repeat-x;}
.PPcornerTop { background-image: url(http://upload.wikimedia.org/wikipedia/it/e/e4/PPcornerTop2.gif); background-position: top left; background-repeat: no-repeat; width: 10px; height: 10px;}
.PPcornerBottom { background-image: url(http://upload.wikimedia.org/wikipedia/it/c/c1/PPcornerBottom.gif); background-position: bottom left; background-repeat: no-repeat; width: 10px; height: 10px;}
.radius_bottom { -moz-border-radius-bottomright: 1em; -moz-border-radius-bottomleft: 1em;}
div.BoxenVerschmelzen,div.NavFrame { margin: 0px; padding: 2px; border: 1px solid #aaaaaa; text-align: center; border-collapse: collapse; font-size: 95%; }
div.BoxenVerschmelzen div.NavFrame { border-style: none; border-style: hidden; }
div.NavFrame + div.NavFrame { border-top-style: none; border-top-style: hidden; }
div.NavPic { background-color: #ffffff; margin: 0px; padding: 2px; float: left; }
div.NavFrame div.NavHead { height: 1.6em; font-weight: bold; font-size: 100%; background-color: #efefef; }
div.NavFrame p { font-size: 100%; }
div.NavFrame div.NavContent { font-size: 100%; }
div.NavFrame div.NavContent p { font-size: 100%; }
div.NavEnd { margin: 0px; padding: 0px; line-height: 1px; clear: both; }
.NavToggle { font-size: x-small; float:right; }
.rad { -moz-border-radius: .5em; }

/*</pre>
=== Styles particuliers ===
==== Romain ====
<pre>*/
/* Style des chiffres romains */
.romain
{
  text-transform:lowercase;
  font-variant:small-caps;
}

/*</pre>

==== Personnage ====
<pre>*/
.personnage
{
  font-align:center;
  text-transform:lowercase;
  text-transform:capitalize;
  font-weight:bold;
  color:#228022;
  font-variant:small-caps;
}

/*</pre>

==== scaps ====
<pre>*/
.scaps
{
  font-variant:small-caps;
}

/* </pre>
=== Formatage des tableaux ===
<pre>*/

   table.wikitable,
   table.prettytable {
      margin:1em 1em 1em 0;
      background:#F9F9F9;
      border:1px #AAA solid;
      border-collapse:collapse;
      }
 
   table.wikitable th, table.wikitable td,
   table.prettytable th, table.prettytable td {
      border:1px #AAA solid;
      padding:0.2em;
      }
 
   table.wikitable th,
   table.prettytable th {
      background:#F2F2F2;
      text-align:center;
      }
 
   table.wikitable caption,
   table.prettytable caption {
      margin-left:inherit;
      margin-right:inherit;
      }

/* Éviter d'obtenir un interlignage de taille variable. */
.reference, .exposant { 
 vertical-align:text-top;
 position:relative;
 font-size:.7em;
 top:-5px;
}
.reference {
 padding-left:1px;
}

/* </pre> */

/*
== Boîtes déroulantes ==
 */

/* Styles des boîtes déroulantes, voir [[Modèle:Boîte déroulante/Documentation]].
<pre> */
div.NavFrame {
 margin:0;
 padding:2px;
 border:1px #AAA;
 text-align:center;
 border-collapse:collapse;
 font-size:95%;
} /* monobookocentré début */

div.NavFrame + div.NavFrame {
 border-top-style:hidden;
}

div.NavPic {
 background:#FFF;
 margin:0;
 padding:2px;
 float:left;
}

div.NavFrame div.NavHead {
 height:1.6em;
 font-weight:bold;
 font-size:100%;
 background:#EFEFEF;
}

div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p { font-size:100% }

div.NavEnd {
 margin:0;
 padding:0;
 line-height:1px;
 clear:both;
}

.NavToggle {
 font-size:x-small;
 float:right;
} /* monobookocentré fin */

/* Styles de [[Modèle:Méta palette de navigation]] */
table.navbox { 
 background:#F9F9F9;
 border:1px solid #AAA;
 clear:both;
 font-size:90%;
 margin:1em 0 0;
 padding:2px;
 text-align:center;
 width:100%;
}
 
table.navbox th { 
 background:#CCF;
 padding-left:1em;
 padding-right:1em;
}
 
table.navbox td.group { 
 background:#DDF;
 vertical-align:middle;
 width:150px;
 padding-left:1em;
 padding-right:1em;
 font-weight: bold;
}
 
table.navbox td.list { 
 text-align:left
}
 
table.navbox tr.even { 
 background:#EEF
}
 
table.navbox td.below { 
 background:#CCF;
 vertical-align:middle;
 padding-left:1em;
 padding-right:1em;
}
 
/* Fin styles de [[Modèle:Méta palette de navigation]]

/*********
** Page namespace
*********/
/* transcluded pages */
.lefttext p {
	text-indent:2em;
}
.lefttext {
	width:33em;
	text-align:justify;
	margin:5em;
}
.quote {
        color: darkslategray;
        margin-left: 2em;
        margin-right: 2em;
}
 
/* Justify */
body.ns-104 {
	text-align:justify;
}
 
/* Paragraph markers (no IE support) */
body.ns-104 div.pagetext>p
{
 background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/b/b6/Paragraph-mark.svg/6px-Paragraph-mark.svg.png) 0 .3em no-repeat;
 margin-left: -10px;
 padding-left: 10px;
}
 
/* Quality */
.quality4 {
        background:#90ff90;
}
 
.quality3 {
        background:#ffe867;
}
 
.quality2 {
        background:#b0b0ff;
}
 
.quality1 {
        background:#ffa0a0;
}
 
 
</pre> */