Bienvenue sur JurisPedia! Vous êtes invités à créer un compte et à contribuer après avoir confirmé votre adresse de courriel. Dès lors, vous pouvez ajouter un article en commençant par lui donner un titre en renseignant ce champ:

Les lecteurs et contributeurs ne doivent pas oublier de consulter les avertissements juridiques. Il y a actuellement 3 533 articles en construction permanente...

MediaWiki:Monobook.css : Différence entre versions

Un article de JurisPedia, le droit partagé.
Aller à : Navigation, Rechercher
m
Ligne 114 : Ligne 114 :
 
  * Style de l'interface de JurisPedia
 
  * Style de l'interface de JurisPedia
 
  */
 
  */
 +
 +
#p-cactions li.selected {
 +
    border-color: #aaa;
 +
}
  
  

Version du 31 octobre 2005 à 08:21

/* For a large part of this page: from http://fr.wikipedia.org/wiki/MediaWiki:Monobook.css  */

/* under a GNU Free Documentation License http://www.gnu.org/copyleft/fdl.html */

/* <pre> */

/*
 * Les lignes suivantes définissent la couleur de fond des différents espaces de JurisPedia
 */

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

/* 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 JurisPedia  */
.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 JurisPedia */
.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 : #FFFFEE; }
.ns-12 * #p-cactions li { background : #FFFFEE; }
.ns-12 * #p-cactions li a { background : #FFFFEE; }

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

/* Couleur de fond des pages Catégorie */
.ns-15 * #content { background : white; }
.ns-15 * #p-cactions li { background : white; }
.ns-15 * #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; }

/* les nombre impairs représentent les espaces de discussion
 '0': 'Article', '1' : 'Discuter'
 '2': 'Utilisateur', '3' : 'Discussion utilisateur'
 '4': 'Jurispedia', '4' : 'Discussion JurisPedia'
 '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'
*/

/* En enlevant la mise en commentaire sur la ligne suivante : mise en valeur de l'avertissement */
//li#f-disclaimer a { border:dashed 1px red; padding:0.2em; border-style; }

/* En enlevant la mise en commentaire sur la ligne suivante : désactive les form de l'espace encyclopédique */
/*.ns-0 * #content form { display:none; }

/*
 * Style de l'interface de JurisPedia
 */

#p-cactions li.selected {
    border-color: #aaa;
}


#bodyContent p {
	margin-left: 5em;
	margin-right: 5em;
	text-align:justify;}
#bodyContent table p {
	margin:0;}
li {
	list-style-type: ;
	list-style-position:outside;
	margin-left: 5em;
	margin-right: 5em;
	text-align:justify;
}
li li {margin: 0;}


h1{
    background-image: url(http://www.jurispedia.org/images/h1.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 21px;
    font-size: 1.5em;
}

h2{
    background-image: url(http://www.jurispedia.org/images/h2.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 21px;
    font-size: 1.4em;
    margin-left: 20px
}

h3{
    background-image: url(http://www.jurispedia.org/images/h3.gif);
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom: dotted 1px #aaa;
    padding-left: 21px;
    font-size: 1.3em;
    margin-left: 30px
}

h4{
    background-image: url(http://www.jurispedia.org/images/h4.gif);
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom: dotted 1px #ddd;
    padding-left: 21px;
    font-size: 1.2em;
    margin-left: 40px
}

h5{
    background-image: url(http://www.jurispedia.org/images/h5.gif);
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom: dotted 1px #ddd;
    padding-left: 21px;
    font-size: 1.1em;
    margin-left: 50px
}

h6{
    background-image: url(http://www.jurispedia.org/images/h6.gif);
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom: dotted 1px #ddd;
    padding-left: 21px;
    font-size: 1em;
    margin-left: 55px
}

.portlet h5 {
    background: transparent;
    padding: 1em 1em 0em 0.5em;
    text-transform: lowercase;
    display: inline;
    font-size: 91%;
    height: 1em;
    font-weight: normal;
    white-space: nowrap;
    margin-left: 1px;

}

/* Style des tableaux de navigation */

#p-nav h5 {
   display: none;
}

/*
 * Divers
 */


/* Import de la palette de navigation de de: */

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

/* Style par defaut pour les boites d'avancement */
.avance_boite
{
   width: 100px; 
   background-color: lightgray; 
   border: solid 1px gray;
}
.avance_barre
{
   background-color: #A0A0FF;
   text-align: right;
   font-size: 100%;
   font-weight: bold;
}

/* Style boîte login */
form#userlogin {
  padding: 1em 1em .7em 1em;
  background-color: #ffffe6;
  border: 2px solid #fc6;
  color: #000;
  margin-right: 2em;
}

form#userlogin table {
  background-color: #ffffe6;
  color: #000;
}

/* Standard Navigationsleisten */

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;

}


/* Mise en gras de "modifier cette page" (copié de en:) */
#ca-edit a { font-weight: bold !important; }

/* Mise en gras de "Identification" (copié de en:wikipedia) */
#pt-login { font-weight: bold; }


/* Style des boites de l'accueil */
.boite-accueil-haut
{
  background-color: #C8D8FF; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: small; 
  font-weight: bold; 
  border: 1px solid #AAAAAA; 
  padding-bottom: 2px; 
  padding-left: 2px; 
  padding-top: 2px;
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-topleft: 0.5em;
}

/* Tableau gris. */

table.wikitable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}
table.wikitable th, table.wikitable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}
table.wikitable th {
  background: #f2f2f2;
  text-align: center;
}
table.wikitable caption {
  margin-left: inherit;
  margin-right: inherit;
}
/* Style des chiffres romains */
.romain
{
  text-transform:lowercase;
  font-variant:small-caps;
}
/* </pre> */