Skip to content
Extraits de code Groupes Projets
Valider f6a9efb3 rédigé par RealET's avatar RealET :kissing_cat:
Parcourir les fichiers

Ça n'a pas à être un titre à cet endroit

parent 453f873c
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -902,7 +902,9 @@ a.button.triadeC:focus,
color: [#(#GET{c_fildarianehome}|couleur_saturation{1})];
}
.portailcognac #content h2,
.portailcognac #content h3 {
.portailcognac #content .h2,
.portailcognac #content h3,
.portailcognac #content .h3 {
padding: 1em 0 .5em;
color: #GET{c_titraille_ssniveaux};
border-bottom: 1px solid rgba([(#GET{c_titraille_ssniveaux_bk}|sc_rgb)], 0.5);
......
......@@ -10,7 +10,7 @@
<div class="projet idprojet#COMPTEUR_BOUCLE #EDIT{titre}<BOUCLE_RubriqueColoree(HIERARCHIE){id_rubrique}{tout}{type_mot=_CouleurRubrique}{inverse} {0,1}><BOUCLE_CouleurRubrique(MOTS){id_rubrique}{type=_CouleurRubrique}{0,1}> couleurrubrique#ID_MOT</BOUCLE_CouleurRubrique></BOUCLE_RubriqueColoree>">
<div class="content-projets">
<BOUCLE_articles_plusdun(ARTICLES) {id_rubrique} {1,1}{lang}><a href="#URL_RUBRIQUE"[ title="(#_DessousBreves:DESCRIPTIF|attribut_html)"]></BOUCLE_articles_plusdun><BOUCLE_articles_unseul(ARTICLES) {id_rubrique} {0,1}{lang}><a href="#ARTICLE_URL"[ title="(#_DessousBreves:DESCRIPTIF|attribut_html)"]></BOUCLE_articles_unseul><a href="#URL_RUBRIQUE"[ title="(#_DessousBreves:DESCRIPTIF|attribut_html)"]><//B_articles_unseul><//B_articles_plusdun>
<h2>#TITRE</h2>
<div class="h2">#TITRE</div>
<div class="suite">
<span class="icon icon-arrow-right2">&#10140;</span>
</div>
......
......@@ -264,7 +264,7 @@ select {
#projets a:hover {
color: #333;
}
#projets h2 {
#projets .h2 {
width: 100%;
height: auto;
margin: auto;
......@@ -290,7 +290,7 @@ select {
font-size: 3rem;
}
@media only screen and (max-width: 1023px) {
#projets h2 {
#projets .h2 {
font-size: 36px;
line-height: 38px;
}
......@@ -300,7 +300,7 @@ select {
width: 100%;
float: none;
}
#projets h2 {
#projets .h2 {
font-size: 30px;
line-height: 34px;
}
......@@ -309,7 +309,7 @@ select {
#projets .projet a {
height: auto;
}
#projets h2 {
#projets .h2 {
padding: 1rem;
font-size: 26px;
line-height: 1em;
......@@ -794,7 +794,7 @@ img.editologo {
#projets .projet {
background-color: #777;
}
#projets a, #content #projets h2 { color: inherit; }
#projets a, #content #projets .h2 { color: inherit; }
@media only screen and (min-width: 768px) {
#projets .projet {
......@@ -815,7 +815,7 @@ img.editologo {
}
@media only screen and (max-width:[(#GET{LargeurContaineur})]px) {
#projets h2 {
#projets .h2 {
font-size: 1.2rem;
}
#projets .projet {
......@@ -829,7 +829,7 @@ img.editologo {
width: 100%;
float: none;
}
#projets h2 {
#projets .h2 {
font-size: 2rem;
}
}
......@@ -837,7 +837,7 @@ img.editologo {
#projets article a {
height: auto;
}
#projets h2 {
#projets .h2 {
padding: 1rem;
font-size: 1.8rem;
}
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter