July 19, 2025, Saturday, 199

Modèle:Scc

De La Tour des Héros.

(Différences entre les versions)
m (Page créée avec « <!--TBA--> »)
Version actuelle (27 décembre 2024 à 11:56) (voir la source)
m
 
(8 révisions intermédiaires masquées)
Ligne 1 : Ligne 1 :
-
<!--TBA-->
+
{{#css:
 +
/* Titres */
 +
 
 +
h1 {
 +
    padding: .3em 0; /*espace entre un titre et son soulignage*/
 +
}
 +
 
 +
h2 {
 +
    padding: 0.2em 0 .2em 0.3em; /*espace entre un titre et son soulignage*/
 +
}
 +
 
 +
h1, h2 {
 +
    background:
 +
  /* On "top" */
 +
  repeating-linear-gradient(165deg, transparent, transparent 3px, #112 4px, #112 20px, transparent 21px),
 +
  /* on "bottom" */
 +
  linear-gradient(to right,#112 20%, #5454AB 100%);
 +
}
 +
 
 +
#toc h2, .toc h2 {
 +
    background: none;
 +
}
 +
 
 +
h3 {
 +
    color: #1C397D;
 +
}
 +
 
 +
h3 span.editsection {
 +
    margin: -0.3em; /*remonte "modifier" pour éviter les décalages d'éléments floating-right en mode rédacteur*/
 +
    display: inline-block;
 +
}
 +
 
 +
h5 {
 +
    padding: 0.2em 0 .2em 0.3em; /* espace entre un titre et son soulignage */
 +
    color:white;
 +
    font-family: Verdana;
 +
    background: #192e33;
 +
    background: linear-gradient(170deg, #192e33 20%, white 40%);
 +
}
 +
 
 +
p + a + h5, ul + a + h5, li + a + h5 {
 +
    margin-top:2.5em!important;
 +
}
 +
 
 +
div.floatright {
 +
    margin:0 0 .2em 1.5em!important;
 +
}
 +
<!--
 +
/* Citations*/
 +
 
 +
.quotes-bulk {
 +
    border: 1px solid #E336B6;
 +
    background: #fce9f7; -moz-border-radius:6px;
 +
    padding: 0;
 +
    width: auto;
 +
}
 +
-->
 +
.quotes-box {
 +
    text-align: left;
 +
    margin-left: 10px;
 +
    margin-right: 10px;
 +
}
 +
 
 +
.gallerybox .thumb {
 +
  margin: 0!important;
 +
  padding:0!important;
 +
}
 +
 
 +
p + center .gallery {
 +
  margin:-.7em 0 -.5em!important;
 +
}
 +
 
 +
/* Tableaux */
 +
table.wikitable th {
 +
  background-color:#112!important;
 +
  border: 1px solid white;
 +
}
 +
 
 +
.zik td, .zik th {
 +
  padding: .2em .7em!important;
 +
}
 +
 
 +
.zik td:first-child {
 +
  font-style: italic
 +
}
 +
 
 +
.zik td:nth-child(2) {
 +
  white-space: nowrap;
 +
}
 +
 
 +
.play td:first-child {
 +
    font-weight: bold;
 +
}
 +
 
 +
.play td:nth-child(3), .play th:nth-child(3) {
 +
    padding: 0px 10px;
 +
}
 +
 
 +
.play th {
 +
    text-align: left;
 +
}
 +
 
 +
.play th, .play td {
 +
    color: black;
 +
    padding-top: 0!important;
 +
    padding-bottom: 0!important;
 +
    vertical-align: top;
 +
}
 +
}}{{wikitop}}<noinclude>[[Catégorie:Thèmes|cc]]</noinclude>

Version actuelle