Skip to content
Extraits de code Groupes Projets
Valider 92c3b06c rédigé par real3t@gmail.com's avatar real3t@gmail.com
Parcourir les fichiers

Il va falloir trouver une autre solution, cf...

parent 09e7883b
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -347,7 +347,7 @@
/* Astuce trouvée sur https://stackoverflow.com/questions/1205159/html-css-making-two-floating-divs-the-same-height */
/* Mais ça pose problème avec les ancres : http://www.positioniseverything.net/articles/onetruelayout/appendix/equalheightproblems */
#contenu { overflow: hidden; width: 100%; }
/*#contenu { overflow: hidden; width: 100%; }
#content, #navigation, #extra {
padding-bottom: 5000em;
margin-bottom: -5000em;
......@@ -357,4 +357,5 @@
content: "";
display: table;
clear: both;
}
\ No newline at end of file
}
*/
\ No newline at end of file
......@@ -625,7 +625,7 @@ a#logo { display: block; clear: right; margin-left: 80px; }
#content[(#CONFIG{soyezcreateurs_layout/positioncartouchetitre,contenu}|=={haut}|oui), .cartouche] { background-color: #GET{c_container_bk};[(#CONFIG{soyezcreateurs_couleurs/transparencecontent,1}|!={1}|oui)background-color: rgba([(#GET{c_container_bk}|sc_rgb)], #CONFIG{soyezcreateurs_couleurs/transparencecontent,1});] color: #GET{c_container}; }
#miettesdepain { background-color: #GET{c_fildariane_bk};[(#CONFIG{soyezcreateurs_couleurs/transparencefildariane,1}|!={1}|oui)background-color: rgba([(#GET{c_fildariane_bk}|sc_rgb)], #CONFIG{soyezcreateurs_couleurs/transparencefildariane,1});] color: #GET{c_fildariane}; }
/* Astuce : https://www.fourfront.us/blog/css-shadow-borders-with-curved-box-shadows */
#contenu, #content { position:relative; overflow:hidden; }
#content { position:relative; overflow:hidden; }
[(#CONFIG{soyezcreateurs_couleurs/ombrecontentbefore,none}!={none}|oui)
[(#CONFIG{soyezcreateurs_couleurs/ombrecontentbefore,none}|=={left}|oui)
#content:before {
......
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