diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html index 721e2cb6cb7eec699d54967ba62a9d5f56f8abe3..f3793aa2be511b4d5176c398c87d34a440c7d865 100644 --- a/stylessoyezcreateurs.css.html +++ b/stylessoyezcreateurs.css.html @@ -997,7 +997,7 @@ table.programmation caption { text-align: left; } } /* Breadcrumbs/Ariane */ -#miettesdepain { padding: .25em 1em 1.5em; [(#CONFIG{soyezcreateurs_layout/positioncartouchetitre,contenu}|=={haut}|non)background-color: transparent;] color: #GET{c_container}; font-size: .9em; font-style: italic; text-align: right; } +#miettesdepain { padding: .25em 1em 1.5em; [(#CONFIG{soyezcreateurs_layout/positioncartouchetitre,contenu}|=={haut}|non)background-color: transparent;] color: #GET{c_container}; font-size: .9em; font-style: italic; } #miettesdepain img { width: 8px; height: 11px; padding: 0; background: url([(#CHEMIN{images/chevrons.gif}|embarque_fichier)]) no-repeat center; } #miettesdepain ul { margin: 0; } #miettesdepain ul li { display: inline; } @@ -1230,14 +1230,13 @@ div.spip_poesie div { margin-left: 60px; text-indent: -60px; } position: relative; padding: 0; } -.#miettesdepain, -.portailcognac #miettesdepain { +.#miettesdepain { padding-top: 0.5em; padding-bottom: 0.5em; padding-left: 1.5rem; padding-right: 1.5rem; } -.portailcognac #miettesdepain ul { +#miettesdepain ul { border-bottom: none; } ] @@ -2396,11 +2395,11 @@ button { width: 16px; } [(#CONFIG{soyezcreateurs_layout/positioncartouchetitre,contenu}|=={haut}|non) -.portailcognac #miettesdepain { +#miettesdepain { padding: .25rem 0 .5rem 0; } ] -.portailcognac #miettesdepain ul { +#miettesdepain ul { text-align: left; font-size: 15px; font-style: normal; @@ -2408,21 +2407,21 @@ button { [(#CONFIG{soyezcreateurs_layout/positioncartouchetitre,contenu}|=={haut}|non) border-bottom: 1px solid #ccc; ] } -.portailcognac #miettesdepain ul li a { +#miettesdepain ul li a { padding-right: 16px; } -.portailcognac #miettesdepain ul li:first-child { +#miettesdepain ul li:first-child { display: inline-block; width: 37px; height: 23px; } -.portailcognac #miettesdepain ul li:first-child a { +#miettesdepain ul li:first-child a { position: absolute; font-size: 0; line-height: 1.7; color: white; } -.portailcognac #miettesdepain ul li:first-child a:before { +#miettesdepain ul li:first-child a:before { font-family: 'picto-soyezcreateurs' !important; content: "\2302"; font-size: 20px; @@ -3004,9 +3003,9 @@ button { } @media screen and (max-width: 768px) { - .portailcognac #miettesdepain, - .portailcognac .boutonstexte, - .portailcognac .socialtags { + miettesdepain, + .boutonstexte, + .socialtags { display: none; } }