« MediaWiki:Common.css » : différence entre les versions

De Association Linéage de France et d'International
Aller à la navigationAller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
 
Ligne 1 : Ligne 1 :
/***************************************************************
/* ===============================================================
⚜️ ALFI ROYAL CSS v3.4 — “Cadre Royal Pur”
  ⚜️ STYLE GLOBAL ROYAL ALFI — Version 2026
Association des Lignages de France et de l’International
  =============================================================== */
Style : Monarchie spirituelle — Pureté, équilibre, élégance
Fond ivoire Cadre doré 2px sur tout le body
****************************************************************/


/* ======================= VARIABLES DE BASE ======================= */
#alfi-index {
:root {
  position: sticky;
   --couleur-texte: #2a1b0a;
  top: 0;
   --couleur-fond: #fffdf8;
   z-index: 100;
   --doré: #d4af37;
  text-align: center;
   --doré-clair: #f6e27f;
   background: #fffdf8e8;
   --brun-foncé: #3b2a0b;
   backdrop-filter: blur(6px);
   --fond-tableau: #f6ecd4;
   border-bottom: 2px solid #d4af37;
   --fond-citation: #fefaf3;
   box-shadow: 0 3px 12px rgba(212,175,55,0.25);
   --accent-royal: linear-gradient(90deg, #b9962e, #f6e27f, #b9962e);
   padding: 25px 15px;
   margin-bottom: 35px;
   font-family: 'EB Garamond','Garamond',serif;
}
}


/* ======================= BODY GÉNÉRAL AVEC CADRE ======================= */
.lettre-alfi {
body {
   background: linear-gradient(180deg,#f8f2d0,#f6e27f);
   background-color: var(--couleur-fond);
   border: 1px solid #d4af37;
   color: var(--couleur-texte);
  border-radius: 6px;
   font-family: "Crimson Pro", serif;
   padding: 7px 12px;
   font-size: 17px;
   font-size: 17px;
   line-height: 1.6;
   font-weight: bold;
   margin: 0;
   color: #3a260b;
   padding: 2em;
  box-shadow: 0 0 5px rgba(212,175,55,0.25);
   border: 2px solid var(--doré);
   transition: all 0.3s ease;
   box-sizing: border-box;
   text-decoration: none;
   display: inline-block;
}
}
 
.lettre-alfi:hover {
/* ======================= JUSTIFICATION ======================= */
  background: linear-gradient(180deg,#fff8cc,#f9e27a);
.mw-parser-output p,
   color: #a40000;
.mw-parser-output li,
   box-shadow: 0 0 12px rgba(212,175,55,0.6), 0 0 4px #fff8cc inset;
.mw-parser-output td {
   transform: translateY(-1px);
   text-align: justify;
   text-justify: inter-word;
   hyphens: auto;
}
}


/* ======================= TITRES ======================= */
.bouton-footer {
h1, h2, h3, h4, h5 {
   display: inline-block;
  font-family: "EB Garamond", serif;
   margin: 0 10px;
  color: var(--couleur-texte);
   padding: 8px 14px;
  text-transform: none;
   color: #3a260b;
}
   font-weight: bold;
 
   text-decoration: none;
/* ⚜️ TITRE ROYAL H1 */
   border: 1px solid #d4af37;
h1 {
   border-radius: 8px;
   font-size: 1.6em;
   background: linear-gradient(180deg,#f9eeb8,#f6e27f);
  text-align: center;
   transition: all 0.3s ease;
   margin: 0.8em auto 0.4em;
   box-shadow: 0 0 6px rgba(212,175,55,0.25);
   position: relative;
  font-weight: 700;
  letter-spacing: 0.5px;
}
h1::before {
  content: "⚜️";
   color: var(--doré);
   font-size: 1.3em;
   margin-right: 0.3em;
}
h1::after {
   content: "";
   display: block;
  height: 2px;
  width: 100px;
   background: var(--accent-royal);
   margin: 8px auto 0;
  border-radius: 2px;
   box-shadow: 0 0 6px rgba(212,175,55,0.4);
}
 
h2 {
  font-size: 1.35em;
  font-weight: 600;
  border-left: 4px solid var(--doré);
  padding-left: 8px;
  margin-top: 1.4em;
}
 
h3 {
  font-size: 1.18em;
  font-weight: 600;
  color: var(--brun-foncé);
  margin-top: 1em;
}
 
/* ======================= CITATIONS ======================= */
blockquote {
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  background-color: var(--fond-citation);
  border-left: 4px solid var(--doré);
  margin: 1.2em 2em;
  padding: 0.9em 1.4em;
  color: var(--brun-foncé);
  position: relative;
}
blockquote::before {
  content: "❝";
  color: var(--doré);
  font-size: 2em;
  position: absolute;
  top: -10px;
  left: 10px;
  opacity: 0.4;
}
}
blockquote::after {
.bouton-footer:hover {
   content: "❞";
   background: linear-gradient(180deg,#fff7c6,#fbe88f);
  color: var(--doré);
   color: #a40000;
   font-size: 2em;
   box-shadow: 0 0 12px rgba(212,175,55,0.6);
  position: absolute;
   transform: translateY(-1px);
   bottom: -15px;
  right: 12px;
   opacity: 0.4;
}
}


/* ======================= TABLES ======================= */
#alfi-footer {
table {
  position: fixed;
   border-collapse: collapse;
   bottom: 0;
   background-color: var(--fond-tableau);
   left: 0;
   width: 100%;
   width: 100%;
  margin: 1em 0;
   background: rgba(255,253,248,0.85);
}
   backdrop-filter: blur(5px);
th, td {
   border-top: 2px solid #d4af37;
  border: 1px solid var(--doré);
   box-shadow: 0 -2px 8px rgba(212,175,55,0.25);
  padding: 6px 10px;
  color: var(--couleur-texte);
}
th {
   background: var(--accent-royal);
  color: #2a1b0a;
  font-weight: 600;
}
 
/* ======================= LIENS ======================= */
a, a:visited {
  color: var(--brun-foncé);
  text-decoration: none;
  transition: color 0.3s ease, text-shadow 0.3s ease;
}
a:hover {
  color: var(--doré);
  text-decoration: underline;
  text-shadow: 0 0 5px rgba(212,175,55,0.6);
}
 
/* ======================= CITATION ROYALE ======================= */
.ordo {
  font-family: "Cinzel", serif;
   text-align: center;
  color: var(--brun-foncé);
   background: var(--fond-citation);
  border: 2px solid var(--doré);
  border-radius: 10px;
  padding: 18px;
  margin: 1.8em auto;
  width: 80%;
  font-size: 1.1em;
   box-shadow: 0 0 10px rgba(212,175,55,0.15);
}
 
/* ======================= SIGNATURE ALFI ======================= */
.signature-alfi {
  text-align: center;
  font-family: "Cinzel", serif;
  font-size: 0.9em;
  color: var(--couleur-texte);
  margin-top: 3em;
  letter-spacing: 0.05em;
}
.signature-alfi::before { content: "⚜️ "; color: var(--doré); }
.signature-alfi::after { content: " ⚜️"; color: var(--doré); }
 
/* ======================= SIGNATURE FIXE BAS DE PAGE ======================= */
body::after {
  content: "Association des Lignages de France et de l’International — A.L.F.I.";
  display: block;
   text-align: center;
   text-align: center;
   font-family: "Cinzel", serif;
   padding: 10px 0;
   font-size: 0.8em;
   font-family: 'EB Garamond',serif;
  color: var(--doré);
   z-index: 99;
   margin-top: 3em;
  letter-spacing: 0.05em;
}
}


/* ======================= IMPRESSION ======================= */
@media (max-width:600px) {
@media print {
   #recherche-alfi { width:90%; font-size:16px; }
   body {
  .lettre-alfi { font-size:18px; padding:9px 13px; }
    border: 1.5pt solid #d4af37;
    margin: 2cm;
    padding: 1.5cm;
  }
}
}

Dernière version du 25 octobre 2025 à 11:06

/* ===============================================================
   ⚜️ STYLE GLOBAL ROYAL ALFI — Version 2026
   =============================================================== */

#alfi-index {
  position: sticky;
  top: 0;
  z-index: 100;
  text-align: center;
  background: #fffdf8e8;
  backdrop-filter: blur(6px);
  border-bottom: 2px solid #d4af37;
  box-shadow: 0 3px 12px rgba(212,175,55,0.25);
  padding: 25px 15px;
  margin-bottom: 35px;
  font-family: 'EB Garamond','Garamond',serif;
}

.lettre-alfi {
  background: linear-gradient(180deg,#f8f2d0,#f6e27f);
  border: 1px solid #d4af37;
  border-radius: 6px;
  padding: 7px 12px;
  font-size: 17px;
  font-weight: bold;
  color: #3a260b;
  box-shadow: 0 0 5px rgba(212,175,55,0.25);
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
}
.lettre-alfi:hover {
  background: linear-gradient(180deg,#fff8cc,#f9e27a);
  color: #a40000;
  box-shadow: 0 0 12px rgba(212,175,55,0.6), 0 0 4px #fff8cc inset;
  transform: translateY(-1px);
}

.bouton-footer {
  display: inline-block;
  margin: 0 10px;
  padding: 8px 14px;
  color: #3a260b;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #d4af37;
  border-radius: 8px;
  background: linear-gradient(180deg,#f9eeb8,#f6e27f);
  transition: all 0.3s ease;
  box-shadow: 0 0 6px rgba(212,175,55,0.25);
}
.bouton-footer:hover {
  background: linear-gradient(180deg,#fff7c6,#fbe88f);
  color: #a40000;
  box-shadow: 0 0 12px rgba(212,175,55,0.6);
  transform: translateY(-1px);
}

#alfi-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(255,253,248,0.85);
  backdrop-filter: blur(5px);
  border-top: 2px solid #d4af37;
  box-shadow: 0 -2px 8px rgba(212,175,55,0.25);
  text-align: center;
  padding: 10px 0;
  font-family: 'EB Garamond',serif;
  z-index: 99;
}

@media (max-width:600px) {
  #recherche-alfi { width:90%; font-size:16px; }
  .lettre-alfi { font-size:18px; padding:9px 13px; }
}