MediaWiki:Common.css : Différence entre versions
De Wiki Mâcon Sud Bourgogne
Ligne 3 : | Ligne 3 : | ||
body { | body { | ||
font: x-small sans-serif; | font: x-small sans-serif; | ||
− | background: #FFFFFF url(//wiki-macon-sud-bourgogne.fr/skins/MonoBook/ | + | background: #FFFFFF url(//wiki-macon-sud-bourgogne.fr/skins/MonoBook/banniereWikiPays2.png) top left repeat-x; |
color: #6d6d77; | color: #6d6d77; | ||
margin: 0; | margin: 0; |
Version du 4 septembre 2017 à 09:54
/* Le CSS placé ici sera appliqué à tous les habillages. */
body {
font: x-small sans-serif;
background: #FFFFFF url(//wiki-macon-sud-bourgogne.fr/skins/MonoBook/banniereWikiPays2.png) top left repeat-x;
color: #6d6d77;
margin: 0;
padding: 0;
}
a:visited {
color: #00AA00;
}
a {
color: #1D7C32;
}
div#globalWrapper {
font-size: 140%;
}
#p-cactions {
position: absolute;
top: 0.1em;
left: 18.1em;
margin: 0;
white-space: nowrap;
width: 76%;
line-height: 1.1em;
overflow: visible;
background: none;
border-collapse: collapse;
padding-left: 1em;
list-style: none;
font-size: 95%;
font-weight: bold;
}
#p-cactions li a {
color: #00AA00;
}
#p-cactions .pBody {
font-size: 1em;
background-color: transparent;
color: #6d6d77;
border-collapse: inherit;
border: 0;
padding: 0;
margin-top: 7.8em;
margin-left: 0.7em;
}
.bloc-index .titre {
background-color: #8DC63F;
color: #f2f3ff !important;
width: 100%;
font-size: 26px;
line-height: 30px;
text-align: center;
}
.bloc-index .titre a {
background-color: #8DC63F;
color: #f2f3ff !important;
width: 100%;
font-size: 26px;
line-height: 30px;
text-align: center;
}
.mw-body {
color: #6d6d77;
}
#content {
color: #6d6d77;
line-height: 1.5em;
margin-top: 9em;
margin-left: 20.2em;
width: 78%;
box-shadow: 1px 1px 12px #a9a9a9;
}
#firstHeading {
margin-bottom: .1em;
line-height: 1.2em;
font-weight: bold;
color: #8DC63F;
}