MediaWiki:Erudite.css : Différence entre versions
Ligne 1 : | Ligne 1 : | ||
+ | /* | ||
#top-wrap { | #top-wrap { | ||
background-image: url(/w/images/ban4.jpg); | background-image: url(/w/images/ban4.jpg); | ||
} | } | ||
− | + | ||
#nav-meta { | #nav-meta { | ||
margin:0.5em -8em 0 1em; | margin:0.5em -8em 0 1em; | ||
Ligne 42 : | Ligne 43 : | ||
/* Zaïd proposals. To come back after trying, simply add &action=edit at the end of the url to get to the editing mode.*/ | /* Zaïd proposals. To come back after trying, simply add &action=edit at the end of the url to get to the editing mode.*/ | ||
− | + | #main, #top-wrap, #tagline, #nav, #footer-wrap-inner, .message { | |
width:70%; | width:70%; | ||
max-width: 100%; | max-width: 100%; | ||
Ligne 48 : | Ligne 49 : | ||
} | } | ||
− | + | #top-wrap { | |
background-image: none; /*url(/w/images/f/ff/Background-Website01.jpg);*/ | background-image: none; /*url(/w/images/f/ff/Background-Website01.jpg);*/ | ||
background-color: #111; | background-color: #111; | ||
Ligne 55 : | Ligne 56 : | ||
} | } | ||
− | + | #menu { | |
margin:3em 0 -3.625em 0; | margin:3em 0 -3.625em 0; | ||
} | } | ||
− | + | #nav { | |
width:70%; | width:70%; | ||
max-width:90%; | max-width:90%; | ||
Ligne 65 : | Ligne 66 : | ||
} | } | ||
− | + | body { | |
background-color: #FFFFFF; | background-color: #FFFFFF; | ||
background-image: url(/w/images/1/15/Background-Website01.png); | background-image: url(/w/images/1/15/Background-Website01.png); | ||
Ligne 72 : | Ligne 73 : | ||
} | } | ||
− | + | #main { | |
border-width:0; | border-width:0; | ||
} | } |
Version du 18 février 2019 à 16:07
/*
#top-wrap {
background-image: url(/w/images/ban4.jpg);
}
#nav-meta {
margin:0.5em -8em 0 1em;
padding-left:1em;
border left: none;
border-left-width: 0;
}
*/
#nav-meta {display:none;}
/*#toolbox.widget {display:none;}*/
#search.widget {
float:right;
}
#bottom-wrap {
padding: 0.5em 0 0.5em 0;
}
a {
border-bottom-style: none;
}
.thema {
display:inline-block;
width:420px;
vertical-align: top;margin:auto;
margin-left: 0.5em;
}
.intro {
text-align:justify;
font-weight: bolder;
font-size: 1.1em;
}
/* Zaïd proposals. To come back after trying, simply add &action=edit at the end of the url to get to the editing mode.*/
#main, #top-wrap, #tagline, #nav, #footer-wrap-inner, .message {
width:70%;
max-width: 100%;
margin: 0 auto;
}
#top-wrap {
background-image: none; /*url(/w/images/f/ff/Background-Website01.jpg);*/
background-color: #111;
padding:3.625em 0 3.625em 0;
}
#menu {
margin:3em 0 -3.625em 0;
}
#nav {
width:70%;
max-width:90%;
}
body {
background-color: #FFFFFF;
background-image: url(/w/images/1/15/Background-Website01.png);
background-image: url(/w/images/3/36/Background-Website02.png);
opacity:0.9;
}
#main {
border-width:0;
}