MediaWiki:Common.css : Différence entre versions

De Wiki Mâcon Sud Bourgogne
(Page blanchie)
Ligne 1 : Ligne 1 :
/* 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/banniereWikiPays1.png) top left repeat-x;
 
    color: #6d6d77;
 
    margin: 0;
 
    padding: 0;
 
}
 
 
#p-logo a, #p-logo a:hover {
 
    background-position: 90% 50% !important;
 
}
 
 
#column-one {
 
    padding-top: 160px;
 
    background: transparent url(//wiki-macon-sud-bourgogne.fr/skins/MonoBook/colonnegauche.png) 0 0 repeat-y;
 
    background-position: -5px;
 
}
 
 
.portlet {
 
    border: 0;
 
    padding-left: 50px;
 
    padding: 0;
 
    float: none;
 
    width: 12em;
 
    overflow: hidden;
 
}
 
 
.portlet h3 {
 
    background-color: #8DC63F;
 
    color: #f2f3ff !important;
 
    padding: 0 1em 0 0.5em;
 
    display: inline;
 
    height: 1em;
 
    text-transform: capitalize;
 
    font-size: 110%;
 
    font-weight: normal;
 
    white-space: nowrap;
 
    width: 100%;
 
}
 
 
.pBody {
 
    font-size: 95%;
 
    background-color: transparent !important;
 
    color: #000;
 
    border-collapse: collapse;
 
    border: 0px;
 
    padding: 0 0.8em 0.3em 0.5em;
 
}
 
 
 
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: 17.2em;
 
    width: 78%;
 
    box-shadow: 1px 1px 12px #a9a9a9;
 
}
 
 
#firstHeading {
 
    margin-bottom: .1em;
 
    line-height: 1.2em;
 
    font-weight: bold;
 
    color: #8DC63F;
 
}
 

Version du 14 septembre 2017 à 15:30