Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
.history-user-normal { background-color: #DBDBFF;}
.history-user-sysop { background-color: #FFFF99;}
.history-user-bot { background-color: #C6FFB3;}
.history-user-ip { background-color: #FFCCCC;}

/*raccourcie clavier*/
/*a[accesskey]:before {
content: " " attr(accesskey) " ";
text-transform: uppercase;
white-space: pre;
border: thin solid;
font-family: sans-serif;
text-decoration: underline overline;
margin-right: 0.5ex;
}*/

/*dupliquer onglet en bas de page*/
/* bottom tab styling (not for IE currently) */
    /* Navigation Labels */
    div.mytabs h5,
    div.myenu h5 span {
        display: none;
    }

    /* Namespaces and Views */
    /* @noflip */
    div.mytabs {
        float: left;
        height: 2.5em;
    }
    div.mytabs {
        background-image: url(images/tab-break.png?1);
        background-position: bottom left;
        background-repeat: no-repeat;
        padding-left: 1px;
    }
    /* @noflip */
    div.mytabs ul {
        float: left;
    }
    div.mytabs ul {
        height: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    /* @noflip */
    div.mytabs ul li {
        float: left;
    }
    /* OVERRIDDEN BY COMPLIANT BROWSERS */
    div.mytabs ul li {
        line-height: 1.125em;
        display: inline-block;
        height: 100%;
        margin: 0;
        padding: 0;
        background-color: #f3f3f3;
        background-image: url(images/tab-normal-fade.png?1);
        background-position: bottom left;
        background-repeat: repeat-x;
        white-space:nowrap;
    }
    /* IGNORED BY IE6 */
    div.mytabs ul > li {
        display: block;
    }
    div.mytabs li.selected {
        background-image: url(images/tab-current-fade.png?1);
    }
    /* OVERRIDDEN BY COMPLIANT BROWSERS */
    div.mytabs li a {
        display: inline-block;
        height: 2.5em;
        padding-left: 0.4em;
        padding-right: 0.4em;
        background-image: url(images/tab-break.png?1);
        background-position: bottom right;
        background-repeat: no-repeat;
    }
    div.mytabs li a,
    div.mytabs li a span {
        color: #0645ad;
        cursor: pointer;
    }
    div.mytabs li a span {
        font-size: 0.8em;
    }
    /* IGNORED BY IE6 */
    div.mytabs li > a {
        display: block;
    }
    /* OVERRIDDEN BY COMPLIANT BROWSERS */
    div.mytabs a span {
        display: inline-block;
        padding-top: 1.25em;
    }
    /* IGNORED BY IE6 */
    /* @noflip */
    div.mytabs a > span {
        float: left;
        display: block;
    }
    div.mytabs li.selected a,
    div.mytabs li.selected a span,
    div.mytabs li.selected a:visited
    div.mytabs li.selected a:visited span {
        color: #333333;
        text-decoration: none;
    }
    div.mytabs li.new a,
    div.mytabs li.new a span,
    div.mytabs li.new a:visited,
    div.mytabs li.new a:visited span {
        color: #a55858;
    }

div.mytabs ul {
    background-image:url(images/tab-break.png?1);
    background-position:right bottom;
    background-repeat:no-repeat;
}
    /* Variants and Actions */
    /* @noflip */
    div.mymenu {
        direction: ltr;
        float: left;
        background-image: url(images/arrow-down-icon.png?1);
        background-position: 100% 60%;
        background-repeat: no-repeat;
        cursor: pointer;
        height: 2.5em
    }
    /* @noflip */
    body.rtl div.mymenu {
        direction: rtl;
    }
    /* OVERRIDDEN BY COMPLIANT BROWSERS */
    /* @noflip */
    div#mw-head div.mymenu h5 {
        float: left;
        background-image: url(images/tab-break.png?1);
        background-repeat: no-repeat;
    }
    /* IGNORED BY IE6 */
    div#mw-head div.mymenu > h5 {
        background-image: none;
    }
    div#mw-head div.mymenu h5 {
        background-position: bottom left;
        margin-left: -1px;
    }
    div#mw-head div.mymenu h4 {
        display: inline-block;
        float: left;
        font-size: 0.8em;
        padding-left: 0.5em;
        padding-top: 1.375em;
        font-weight: normal;
        border: none;
    }
    /* OVERRIDDEN BY COMPLIANT BROWSERS */
    /* @noflip */
    div.mymenu h5 a {
        display: inline-block;
        width: 24px;
        height: 2.5em;
        text-decoration: none;
        background-image: url(images/tab-break.png?1);
        background-repeat: no-repeat;
    }
    div.mymenu h5 a{
        background-position: bottom right;
    }
    /* IGNORED BY IE6 */
    div.mymenu h5 > a {
        display: block;
    }
    div.mymenu div.menu {
        position: relative;
        display: none;
        clear: both;
        text-align: left;
    }
    /* OVERRIDDEN BY COMPLIANT BROWSERS */
    /* @noflip */
    body.rtl div.mymenu div.menu {
        margin-left: 24px;
    }
    /* IGNORED BY IE6 */
    /* @noflip */
    body.rtl div.mymenu > div.menu {
        margin-left: auto;
    }
    /* Fixes old versions of FireFox */
    /* @noflip */
    body.rtl div.mymenu > div.menu,
    x:-moz-any-link {
        margin-left: 23px;
    }
    div.mymenu:hover div.menu {
        display: block;
    }
    div.mymenu ul {
        position: absolute;
        background-color: white;
        border: solid 1px silver;
        border-top-width: 0;
        list-style: none;
        list-style-image: none;
        list-style-type: none;
        padding: 0;
        margin: 0;
        margin-left: -1px;
        text-align: left;
    }
    /* Fixes old versions of FireFox */
    div.mymenu ul,
    x:-moz-any-link {
        min-width: 5em;
    }
    /* Returns things back to normal in modern versions of FireFox */
    div.mymenu ul,
    x:-moz-any-link,
    x:default {
        min-width: 0;
    }
    div.mymenu li {
        padding: 0;
        margin: 0;
        text-align: left;
        line-height: 1em;
    }
    /* OVERRIDDEN BY COMPLIANT BROWSERS */
    div.mymenu li a {
        display: inline-block;
        padding: 0.5em;
        white-space: nowrap;
    }
    /* IGNORED BY IE6 */
    div.mymenu li > a {
        display: block;
    }
    div.mymenu li a {
        color: #0645ad;
        cursor: pointer;
        font-size: 0.8em;
    }
    div.mymenu li.selected a,
    div.mymenu li.selected a:visited {
        color: #333333;
        text-decoration: none;
    }
/* remove comment tags if bottom tabs should be rounded as well in moz */
/* #mytabs li, #mytabs li a {
-moz-border-radius-bottomleft: 1em;
-moz-border-radius-bottomright: 1em;
}*/
/*body.page-Wikipédia_Accueil_de_la_communauté #content
{
background-color            : white;
}

body.page-Projet_Accueil #content
{
background-color            : white;
}*/

Information de l'élement

attributs

Position

autres

ancêtres

enfants

Information de l'élement

attributs

Position

autres

ancêtres

enfants