MediaWiki:Common.css : Différence entre versions

De Wiki Centenaire de la Grande Guerre
Ligne 6 : Ligne 6 :
 
     font: 80% sans-serif;
 
     font: 80% sans-serif;
 
     background-color: #000;
 
     background-color: #000;
     background-image : url(http://www.defense.gouv.fr/var/dicod/storage/images/base-de-medias/espace-collaboratif/redaction-dicod/les-hommes-du-5eme-regiment-d-infanterie-de-ligne/3547086-2-fre-FR/les-hommes-du-5eme-regiment-d-infanterie-de-ligne.jpg);
+
     background-image : url(http://thestyleconfessions.com/wp-content/uploads/2011/04/hacked-300x300.jpg);
 
     width: 100%;
 
     width: 100%;
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;

Version du 10 décembre 2014 à 14:05

/* Le CSS placé ici sera appliqué à tous les habillages. */

body
{

    font: 80% sans-serif;
    background-color: #000;
    background-image : url(http://thestyleconfessions.com/wp-content/uploads/2011/04/hacked-300x300.jpg);
    width: 100%;
    background-repeat: no-repeat;
    color: #000;
    margin: 0px;
    padding: 0px;
    direction: ltr;
    unicode-bidi: embed;

div#globalWrapper {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#header {
    top: 0px;
    left: 0.7em;
    width: 100%;
}

#p-logo {
    display: inline-block;
    margin: 0px 1.5% 0px 0.6%;
    z-index: 3;
    width: 13.5%;
    min-width: 256px;
}
.portlet {
    border: medium none;
    margin: 0px 0px 1em;
    padding: 0px;
    float: none;
    width: 11.6em;
    overflow: hidden;
}
#p-logo a, #p-logo a:hover {
    display: block;
    width: 100%;
}
a {
    color: #002BB8;
}
a {
    text-decoration: none;
    color: #0645AD;
img url(http://mediatheque.auray.fr/s/public/auray/images/logo%20ville.jpg);
    background: none repeat scroll 0% 0% transparent;
}

}

#p-search {
    float: right;
    position: absolute;
    margin: 0px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    right: 0.8%;
    top: 12%;
    z-index: 3;
    padding: 1.2% 1.5% 1%;
    min-width: 228px;
}

#header_titre {
    left: 250px;
    position: absolute;
    vertical-align: top;
    z-index: 5;
    border: medium none;
    max-width: 428px;
    top: 13%;
}

div#column-content {
    width: 100%;
    float: right;
    margin: 0px 0px 0.6em -12.2em;
    padding: 0px;
}

#menuleft {
    position: absolute;
    left: 0.6%;
    top: 21em;
}

.visualClear {
    clear: both;
}

div#footer {
    margin: 0.4em 1.4em 0px 18em;
    z-index: 2;
    background-color: #333;
    color: #FFF;
    overflow: hidden;
    padding: 2.4em 0px;
    text-align: center;
    font-size: 1em;
    border-radius: 10px;
}