« 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
 
(7 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
/***************************************************************
/* ===============================================================
      ⚜️ THEME OFFICIEL ALFI ROYAL CSS ⚜️
  ⚜️ STYLE GLOBAL ROYAL ALFI — Version 2026
  Association des Lignages de France et de l’International
  =============================================================== */
  Style graphique : Monarchie spirituelle – Élégance française
  Version : 1.0 (janvier 2026)
****************************************************************/


/* =======================
#alfi-index {
  BASE GÉNÉRALE
   position: sticky;
  ======================= */
   top: 0;
 
   z-index: 100;
body {
  font-family: "Crimson Pro", serif;
  font-size: 17px;
  line-height: 1.6;
  color: #2a1b0a;              /* Brun noble, doux et lisible */
  background-color: #fffdf8;  /* Blanc parchemin royal */
  margin: 0;
}
 
/* =======================
  TITRES PRINCIPAUX
  ======================= */
 
h1, h2, h3, h4, h5 {
   font-family: "EB Garamond", serif;
   color: #2a1b0a;
  text-transform: none;
}
 
h1 {
  font-size: 2.2em;
   font-weight: 700;
   text-align: center;
   text-align: center;
   border-bottom: 3px solid #d4af37; /* Or royal */
  background: #fffdf8e8;
   margin-bottom: 0.5em;
  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;
}
}


h2 {
.lettre-alfi {
   font-size: 1.8em;
  background: linear-gradient(180deg,#f8f2d0,#f6e27f);
   font-weight: 600;
  border: 1px solid #d4af37;
   border-left: 5px solid #d4af37;
  border-radius: 6px;
   padding-left: 10px;
  padding: 7px 12px;
   margin-top: 1.4em;
   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 {
h3 {
   background: linear-gradient(180deg,#fff8cc,#f9e27a);
   font-size: 1.4em;
   color: #a40000;
   font-weight: 600;
   box-shadow: 0 0 12px rgba(212,175,55,0.6), 0 0 4px #fff8cc inset;
   color: #3b2a0b;
   transform: translateY(-1px);
   margin-top: 1.2em;
}
}


/* =======================
.bouton-footer {
  CITATIONS & ÉPIGRAPHES
   display: inline-block;
  ======================= */
   margin: 0 10px;
 
   padding: 8px 14px;
blockquote {
   color: #3a260b;
   font-family: "Cormorant Garamond", serif;
   font-weight: bold;
   font-size: 1.1em;
   text-decoration: none;
   font-style: italic;
   color: #4b3621;
   background-color: #fefaf3;
   border-left: 4px solid #d4af37;
  margin: 1em 2em;
  padding: 0.8em 1.2em;
}
 
/* =======================
  TABLE DES SOMMAIRES
  ======================= */
 
#toc, .toc {
  background: #f9f6ef;
   border: 1px solid #d4af37;
   border: 1px solid #d4af37;
   border-radius: 8px;
   border-radius: 8px;
  font-family: "EB Garamond", serif;
   background: linear-gradient(180deg,#f9eeb8,#f6e27f);
  padding: 10px 15px;
   transition: all 0.3s ease;
  margin: 1em auto;
   box-shadow: 0 0 6px rgba(212,175,55,0.25);
  width: 80%;
}
 
#toc h2 {
  text-align: center;
  color: #2a1b0a;
  border: none;
  font-weight: 700;
}
 
#toc ul {
  list-style: none;
  padding-left: 0;
}
 
#toc li {
  margin: 4px 0;
}
 
/* =======================
  LIENS
  ======================= */
 
a, a:visited {
  color: #7a4e00;
  text-decoration: none;
}
 
a:hover {
  color: #d4af37;
  text-decoration: underline;
}
 
/* =======================
  TABLEAUX
  ======================= */
 
table {
  border-collapse: collapse;
   background-color: #fffefb;
}
 
th {
  background-color: #f6ecd4;
  color: #2a1b0a;
  font-family: "EB Garamond", serif;
  font-weight: 600;
  border-bottom: 2px solid #d4af37;
}
 
td, th {
  border: 1px solid #e2c885;
  padding: 6px 10px;
}
 
/* =======================
  CITATION ROYALE (style “ordo”)
  ======================= */
 
.ordo {
  font-family: "Cinzel", serif;
   text-align: center;
  color: #3b2a0b;
  background: #fdf8ee;
  border: 2px solid #d4af37;
  border-radius: 10px;
  padding: 15px;
  margin: 1.5em auto;
   width: 80%;
  font-size: 1.2em;
}
 
/* =======================
  HEADER / BANNIÈRE
  ======================= */
 
#mw-head, .mw-header {
  background-color: #f8f5e8;
  border-bottom: 3px solid #d4af37;
}
 
#p-logo a {
  background-image: url("https://wiki.alfinternational.eu/images/logo_alfi_gold.png");
  background-size: contain;
  background-repeat: no-repeat;
}
 
/* =======================
  MENUS & INTERFACE
  ======================= */
 
.vector-menu-content, #p-navigation, #p-personal {
  font-family: "Lato", sans-serif;
  font-size: 14px;
}
 
.vector-menu-content a {
  color: #3b2a0b;
}
}
 
.bouton-footer:hover {
.vector-menu-content a:hover {
  background: linear-gradient(180deg,#fff7c6,#fbe88f);
   color: #d4af37;
   color: #a40000;
  box-shadow: 0 0 12px rgba(212,175,55,0.6);
  transform: translateY(-1px);
}
}


/* =======================
#alfi-footer {
  SIGNATURE FINALE
  position: fixed;
  ======================= */
  bottom: 0;
 
  left: 0;
.signature-alfi {
  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;
   text-align: center;
   font-family: "Cinzel", serif;
   padding: 10px 0;
   font-size: 1.1em;
   font-family: 'EB Garamond',serif;
  margin-top: 2em;
   z-index: 99;
   color: #2a1b0a;
}
 
.signature-alfi::before {
  content: "⚜️ ";
  color: #d4af37;
}
}


.signature-alfi::after {
@media (max-width:600px) {
   content: " ⚜️";
   #recherche-alfi { width:90%; font-size:16px; }
   color: #d4af37;
   .lettre-alfi { font-size:18px; padding:9px 13px; }
}
}

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; }
}