Actions

MediaWiki

« Foreground.css » : différence entre les versions

De Wikimanche

Aucun résumé des modifications
Aucun résumé des modifications
Ligne 626 : Ligne 626 :
text-align: inherit;
text-align: inherit;
}  */
}  */
/* Page d'accueil retrait Titre page (Accueil) */
.page-Main_Page #firstHeading {
    display: none;
}
/* Page d'accueil retrait Titre page (Accueil) */

Version du 18 juillet 2018 à 19:34

/* Le CSS placé ici affectera les utilisateurs de l’habillage Foreground */

/* Commentaire */
h2 {
    font-size: 150%;
    margin-bottom: .6em;
    padding-top: .5em;
    padding-bottom: .17em;
    border-bottom: 1px solid #aaa;
}

/* Commentaire */
h3 {
    font-size: 128%;
    margin-bottom: .6em;
    font-weight: bold;
    border-bottom: 1px solid #aaa;
}

/* Commentaire */
h4 {
    font-size: 116%;
    margin-bottom: .6em;
    font-weight: bold;
    padding-top: .5em;
    padding-bottom: .17em;
}

/* Commentaire */
h5 {
    font-size: 108%;
    margin-bottom: .6em;
    font-weight: bold;
}

/* Commentaire */
h6 {
    font-size: 100%;
    margin-bottom: .6em;
    font-weight: bold;
}

/* Commentaire */
h2.title {
    font-size: 200%;
    margin-bottom: 0.1em;
    border-bottom: 1px solid #aaa;
}

/* Commentaire */
h3#tagline {
    font-style: italic;
    font-size: small;
    margin-bottom: 0.5em;
    color: #6f6f6f;
    border-bottom: none;
}

/* Commentaire */
p {
    font-size: 100%;
}

/* Commentaire */
.title-name  {
    background: #fff none repeat scroll 0 0;
}

/* La barre de menu utilisateurs de l’habillage Foreground */
/* Commentaire */
.top-bar {
    height: 46px;
}

/* Commentaire */
.top-bar .toggle-topbar.menu-icon a {
    color: #548dbf;
}

/* Commentaire */
.top-bar .toggle-topbar.menu-icon a span {
    box-shadow: 0 10px 0 1px #548dbf, 0 16px 0 1px #548dbf, 0 22px 0 1px #548dbf;
}

/* Commentaire */
.top-bar {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #548dbf;
}

/* Commentaire */
.top-bar .name h1,
.top-bar .name h1 a {
    color: #548dbf !important;
}

/* Commentaire */
.top-bar-section li a:not(.button) {
    background: #fff none repeat scroll 0 0;
    color: #548dbf;
}

/* Commentaire */
.top-bar-section ul li.active > a,
.top-bar-section ul li ul.dropdown li > a {
    background: #fff none repeat scroll 0 0;
    color: #548dbf;
    border-bottom: 1px solid #548dbf;
}

/* Commentaire */
.top-bar-section ul li.hover > a,
.top-bar-section ul li ul.dropdown li.hover > a {
    background: #548dbf;
    color: #fff;
    border-bottom: 1px solid #548dbf;
}

/* Commentaire */
.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
    border-color: -moz-use-text-color #fff;
    border-right: solid 1px #fff;
    border-left: solid 1px #fff;
}

/* Commentaire */ 
.top-bar-section .has-form,
.top-bar-section li a:not(.button) {
    background: #fff none repeat scroll 0 0;
}

/* Commentaire */
button,
.button,
.multipleTemplateAdder {
    background-color: #548dbf;
    border-color: #548dbf;
}

/* Commentaire */ 
button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #548dbf;
}

/* Commentaire */
.toggle-topbar.menu-icon a {
    color: #548dbf;
}

/* Commentaire */
input#wpPreview {
    background-color: #548dbf;
    border-color: #548dbf;
    color: #fff;
}

/* Commentaire */ 
input[type="submit"] {
    background-color: #548dbf;
    border-color: #548dbf;
}

/* Commentaire */
.wikiEditor-ui-toolbar .group .label {
    background-color: transparent;
}

/* Commentaire */
.label {
    background-color: #548dbf;
}

/* Commentaire */
a {
    color: #548dbf;
}

 /* Commentaire */
a:hover, 
a:focus {
    color: #548dbf;
    font-weight:normal;
    text-decoration: underline;
}

/* Commentaire */
#mw-normal-catlinks a.new {
    color: white;
    background-color: #BA0F2A;
}

/* Commentaire */
a.new {
    color: #ba0000;
} 

/* Commentaire */
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:hover:not(.button) {
    background-color: #548dbf !important;
    color: #fff;
}

/* Utiliser la configuration du navigateur comme préférences pour la taille du texte et la police */
/* Commentaire */
body, 
#globalWrapper { 
    font: inherit !important; 
}

/* images contour et marges */
/* Commentaire */
html .thumbimage {
    border: 1px solid #ccc;
}

/* Commentaire */
div.thumbinner {
    border: 1px solid #ccc;
    padding: 3px;
    background-color: #f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}

/* Commentaire */
div.tright {
    margin: .5em 0 1.3em 1.4em;
}

/* Commentaire */
div.tleft {
    margin: .5em 1.4em 1.3em 0
}

/* Commentaire */
div.tcenter {
   display: block; 
   margin: .5em auto 1.3em auto;
}

/* Commentaire */
div.thumb {
    margin-bottom: .5em;
    width: auto;
    background-color: transparent;
}

/* Commentaire */
div.tright, 
div.floatright, 
table.floatright {
    clear: right;
    float: right;
}

/* Commentaire */
.mw-content-ltr .thumbcaption {
    text-align: center;
    font-style: italic;
}

/* Sommaire */
/* Commentaire */
#toc, 
.toc {
    display: inline-block;
    display: table;
    padding: 7px;
}

/* Commentaire */
#toc, 
.toc, 
.mw-warning, 
.toccolours {
    border: none;
    background-color: #e9e9e9;
    padding: 5px;
    font-size: 95%;
}

/* Commentaire */
.tochidden, 
.toctoggle {
    -moz-user-select: none;
    -webkit-user-select: none;
}

/* Commentaire */
.toctoggle {
    font-size: small;
}

/* Commentaire */
#toc #toctitle, 
.toc #toctitle, 
#toc .toctitle, 
.toc .toctitle {
    text-align: center;
}

/* Commentaire */
#toc h2, 
.toc h2 {
    display: inline;
    border: none;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
}

/* Liste de modifications récentes - Recent Change */
/* Commentaire */
.mw-body-content h4, 
.mw-body-content h5, 
.mw-body-content h6 {
    border-bottom: dotted 1px #ddd;
    font-size: 100%;
    line-height: 1.2;
    margin-top: 0.3em;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* Commentaire */
.mw-body-content h3, 
.mw-body-content h4 {
    font-weight: bold;
}

/* Commentaire */
.mw-body-content h3 {
    line-height: 1.2;
    margin-top: 0.3em;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* Format Liste de définitions (;) */
/* Commentaire */
dt {
    margin-bottom: 0.25rem;
    font-weight: bold;
}

/* Commentaire */
dl {
    margin-bottom: 0;
}

/* Essais suppression tag h5 */
h5#siteSub, 
h5.subtitle {
    display:none;
}

/* Test modif Orbit pour slider - ajouté par Momo */
/* Commentaire */
.orbit-container  {
       background: #000;
       width: 440px;
       height: 300px;
       box-shadow: 0px 0px 17px #bbb;
 }

/* Commentaire */
.orbit-container .orbit-slides-container > * .orbit-caption {
   top: 16rem;
   position: absolute;
   background-color: rgba(51, 51, 51, 0.8);
   color: #548DBF;
   font-size: 85%;
   width: 100%;
   font-style: italic;
   font-weight: bold;
   padding: 10px;
}

/* Commentaire */
.orbit-bullets {
    display: block;
    float: none;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: -465px;
}

/* Commentaire */
.orbit-container .orbit-prev, 
.orbit-container .orbit-next {
    background-color: transparent;
    color: white;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 45%;
    width: 36px;
    z-index: 10;
}

/* Commentaire */
.orbit-container .orbit-prev:hover, 
.orbit-container .orbit-next:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

/* Commentaire 
.mw-content-ltr ol, 
.mw-content-rtl .mw-content-ltr ol {
    margin: 0.3em 0 0 4em;
    padding: 0;
} */

/* Commentaire */
.orbit-container .orbit-slide-number {
    left: 10px;
    background: grey;
    color: white;
    font-size: 11px;
    position: absolute;
    top: 10px;
    z-index: 10;
}

/* Commentaire */
.orbit-container .orbit-slides-container img {
      height: auto;
      width : 100%;
      margin-left: auto;
      margin-right: auto;
      display: block;
}

/* Commentaire */
.orbit-container .orbit-timer .orbit-progress {
    height: 2px;
    background-color: rgba(0,0,0,0.2);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px;
}

/* Commentaire */
#mw-content-text ul {
    margin: 0;
}

/* Commentaire */
.orbit-bullets li {
    background: #bbbbbb;
    height: 0.3750rem;
    margin-right: 6px;
    width: 0.3750rem;
}

/* Commentaire */
.orbit-bullets li.active {
    background: #888888;
}

/* Fin test modif Orbit pour slider - ajouté par Momo - 14-08-17 */

/* Commentaire : Bandeau nouveau message*/
.panel.radius {
    border-radius: 10px;
}

.panel {
    border-style: solid;
    border-width: 2px;
    border-color: #4b4545;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #eab861;
    color: #333333;
}

/* Commentaire : marge haut et bas bloc lien catégorie*/
#catlinks {
    margin: .5rem auto;
}
/* ajouté par Momo - 09-09-17 */

/* Commentaire : largeur tableau modifications récentes (rc)*/
table.mw-enhanced-rc {
   margin: 0;
    width: auto;
}

/* Commentaire : retrait puces dans sommaire
#mw-content-text ul {
    margin: .5em 1.25em;
}*/
.mw-content-ltr .toc ul ul, 
.mw-content-ltr #toc ul ul, 
.mw-content-rtl .mw-content-ltr .toc ul ul, 
.mw-content-rtl .mw-content-ltr #toc ul ul {
    margin: 0.3em 0 0 1.6em;
    padding: 0;
    list-style-type:none
}
.mw-content-ltr .toc ul, 
.mw-content-ltr #toc ul, 
.mw-content-rtl 
.mw-content-ltr .toc ul, 
.mw-content-rtl .mw-content-ltr #toc ul {
    list-style-type:none
}

/* ajouté par Momo - 14-09-17 */

/* PAGES DE DISCUSSION : COLORATION INDENTÉE */
.ns-talk dd {
 margin:0;
 padding:0;
}

.ns-talk dl {
 border-top:solid 1px #a7d7f9;
 border-left:solid 1px #a7d7f9;
 padding-top:.5em;
 padding-left:.5em;
 margin-left:1em;
}

.ns-talk dl,
.ns-talk dl dl dl,
.ns-talk dl dl dl dl dl,
.ns-talk dl dl dl dl dl dl dl,
.ns-talk dl dl dl dl dl dl dl dl dl { 
background:#e5eef8 
}

.ns-talk dl dl,
.ns-talk dl dl dl dl,
.ns-talk dl dl dl dl dl dl,
.ns-talk dl dl dl dl dl dl dl dl,
.ns-talk dl dl dl dl dl dl dl dl dl dl { 
background:white
}

/* ajouté par Momo - 23-10-17 */

.journal-center-name {
   width: 100%;
   height: 140px;
   box-shadow: 10px 10px 5px #888888;
   background-color:green;
   border-radius: 10px;
   display:block;
   color: yellow;
   font-size: 45px;
   font-weight: normal;
   margin: 30px 0 30px 0;
   text-align: center;

   /*text-transform: uppercase;*/
   border-bottom: 0px
}

/* ajouté par Momo - test 03-06-2018 */
/* PAGES DE SAISONS FOOT : TEST SUPP. COLORATION UNE LIGNE SUR DEUX TABLEAU EFFECTIFS */

/* Reset all table CSS from Foundation styles back to MediaWiki - source https://github.com/Hutchy68/foreground/commit/7e3337b7fdf77078233b46a35943ed1e7bceccff#diff-ae1ec8d7ea71b5f689b7387b5c60f283 */

/* Réinitialiser tous les tableaux CSS des styles Foundation à MediaWiki
table { 
width: 0; 
}
td.mw-label { 
width: 0; 
}
td.smwpropname, th.smwpropname, td.smwspecname { 
text-align: inherit; 
} */
table tbody tr td, table tr td { 
line-height: inherit; 
}
table { 
background: transparent; 
margin-bottom: 1.25em; 
border: 0; 
}
table thead, table tfoot { 
background: 0; 
font-weight: normal; 
}
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { 
padding: 0; 
font-size: 100%; 
color: inherit; 
text-align: inherit; 
}
table tr th, table tr td { 
padding: 0; 
font-size: 100%; 
color: inherit; 
} 

table tr.even, table tr.alt, table tr:nth-of-type(even), table tr:nth-of-type(2n) { 
 background-color: 0; 
} 

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { 
display: table-cell; 
line-height: inherit; 
text-align: inherit; 
}

/* wikitable classes reset (les classes wikitable sont réinitialisées)
table.wikitable { 
margin: 1em 0;
}
table.wikitable > tr > th,
table.wikitable > * > tr > th {
text-align: inherit;
}  */

/* Page d'accueil retrait Titre page (Accueil) */
.page-Main_Page #firstHeading {
    display: none;
}

/* Page d'accueil retrait Titre page (Accueil) */