MediaWiki:Monobook.css : Différence entre versions
Un article de JurisPedia, le droit partagé.
m (position des puces) |
m |
||
| Ligne 122 : | Ligne 122 : | ||
#bodyContent table p { | #bodyContent table p { | ||
margin:0;} | margin:0;} | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
h1{ | h1{ | ||
Version du 20 octobre 2005 à 13:38
/* 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 : #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 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 : #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-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
*/
#bodyContent p {
margin-left: 5em;
margin-right: 5em;
text-align:justify;}
#bodyContent table p {
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
*/
/* pour harmoniser les exposants */
.exposant { vertical-align: text-top; }
/* correction du bug de bordure blanche en attendant une mise a jour du site */
div.floatleft, table.floatleft
{
float: left;
position: relative;
margin: 0, 0.5em, 0.5em, 0;
border: 0;
}
div.floatright, table.floatright
{
clear: right;
float: right;
position: relative;
margin: 0, 0, 0.5em, 0.5em;
border: 0;
}
/* Styles des messages d'alerte */
div.alerte#style2 { padding:0.5em; background:#FFFFDD; }
/* Styles pour [[Prise de décision/Harmonisation des messages d'avertissement]] */
div.alerte#style1 { padding:0.5em; }
div.alerte#style3 { padding:0.5em; border:solid 1px #808080; background:#F0F0F0; }
div.alerte#style4 { padding:0.5em; background-color:#f7f8ff; border:1px solid #8888aa; border-right-width:2px; border-bottom-width:2px; }
div.alerte#style5 { padding:0.5em; border: 1px red dashed; }
div.alerte#style6 { padding:0.5em; background: peachpuff; border: 1px solid #cdcdcd; }
div.alerte#style7 { padding:0.5em; border:dotted 1mm red; }
div.alerte#style8 { padding:0.5em; border:dotted 1mm red; background:yellow; }
div.alerte#style9 { padding:0.5em; background:#f0f0ff; }
/* Localisation en français des images en bas de l'interface */
/*
div#f-poweredbyico img { display:none; }
div#f-poweredbyico a { background-image:url(http://upload.wikimedia.org/wikipedia/fr/3/38/Poweredby_mediawiki_88x31-sfrancois.png); }
div#f-copyrightico img { display:none; }
div#f-copyrightico a { background-image:url(http://creativecommons.org/images/public/somerights20.gif); }
*/
/* Forcer le logo par défaut sur les pages encyclopédiques */
//body.ns-0 div#p-logo a { background-image: url(/images/1/1a/Jurispedia.png) !important; }
/* 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> */