diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html index fe77decfb1ee6522c625591c34a5ba181e0c47a4..25458df78bf1e914ad25a91bbe7ad0fb50f96c46 100644 --- a/stylessoyezcreateurs.css.html +++ b/stylessoyezcreateurs.css.html @@ -1609,10 +1609,33 @@ strong.agendastatut { padding: .1em 1em; margin-right: 1em; border: 1px solid #F .agendaderniersajouts li a { margin:0; } /* bloc citations */ #citations { position: relative; overflow: hidden; padding: 0; margin-top:0; margin-right: 5px; margin-bottom: .5em; margin-left: 5px; } -#citations dt { overflow: hidden; padding: .25em .5em; margin: 0; background-color: #GET{c_menu_a_bk}; border-bottom: solid 1px[ #(#GET{c_menu_a_bk}|couleur_foncerluminosite)]; -moz-border-radius-topright: .5em; -webkit-border-top-right-radius: .5em; -moz-border-radius-topleft: .5em; -webkit-border-top-left-radius: .5em; color: #GET{c_menu_a}; font-family: #GET{f_content}; font-size: 1.1em; font-weight: bold; } -#citations dd { background-color:[ #(#GET{c_menu_a_bk}|couleur_inverserluminosite{80})]; +#citations dt { + overflow: hidden; + padding: .25em .5em; + margin: 0; + background-color: #GET{c_menu_a_bk}; + border-bottom: solid 1px[ #(#GET{c_menu_a_bk}|couleur_foncerluminosite)]; -moz-border-radius-topright: .5em; -webkit-border-top-right-radius: .5em; -moz-border-radius-topleft: .5em; + -webkit-border-top-left-radius: .5em; + color: #GET{c_menu_a}; + font-family: #GET{f_content}; + font-size: 1.1em; + font-weight: bold; +} +#citations dd { + background-color:[ #(#GET{c_menu_a_bk}|couleur_inverserluminosite{80})]; [(#GET{c_menu_a_bk}|!={transparent}|oui|et{[(#GET{d_citations_degrade}|non)]}) - background: [#(#GET{c_menu_a_bk}|couleur_inverserluminosite{80})][ url((#CHEMIN{images/fond_degrade_fonce_en_bas3.png}|image_sepia{[(#GET{c_menu_a_bk}|couleur_inverserluminosite{80})]}|image_aplatir{jpg}|extraire_attribut{src}|embarque_fichier)) repeat-x top];] border-bottom: solid 1px[ #(#GET{c_menu_a_bk}|couleur_inverserluminosite{20,true})]; border-right: solid 1px[ #(#GET{c_menu_a_bk}|couleur_inverserluminosite{20,true})]; -moz-border-radius-bottomright: .5em; -webkit-border-bottom-right-radius: .5em; -moz-border-radius-bottomleft: .5em; -webkit-border-bottom-left-radius: .5em; color:[ #(#GET{c_menu_a_bk}|couleur_foncerluminosite)]; font-size: 1em; overflow: hidden; padding: .5em .6em; margin: 0; + background: [#(#GET{c_menu_a_bk}|couleur_inverserluminosite{80})][ url((#CHEMIN{images/fond_degrade_fonce_en_bas3.png}|image_sepia{[(#GET{c_menu_a_bk}|couleur_inverserluminosite{80})]}|image_aplatir{jpg}|extraire_attribut{src}|embarque_fichier)) repeat-x top];] + border-bottom: solid 1px[ #(#GET{c_menu_a_bk}|couleur_inverserluminosite{20,true})]; + border-right: solid 1px[ #(#GET{c_menu_a_bk}|couleur_inverserluminosite{20,true})]; + -moz-border-radius-bottomright: .5em; + -webkit-border-bottom-right-radius: .5em; + -moz-border-radius-bottomleft: .5em; + -webkit-border-bottom-left-radius: .5em; + color:[ #(#GET{c_menu_a_bk}|couleur_foncerluminosite)]; + font-size: 1em; + overflow: hidden; + padding: .5em .6em; + margin: 0; } #citations dd p { margin-bottom: 0;margin-top: 0; } /* bloc citations dans le header */ @@ -1621,11 +1644,7 @@ strong.agendastatut { padding: .1em 1em; margin-right: 1em; border: 1px solid #F background: #GET{c_header_bk}; /* RGBa with 0.6 opacity */ background: rgba([(#GET{c_header_bk}|couleur_hexa_to_dec|table_valeur{red,0})], [(#GET{c_header_bk}|couleur_hexa_to_dec|table_valeur{green,0})], [(#GET{c_header_bk}|couleur_hexa_to_dec|table_valeur{blue,0})], 0.6); -/* For IE 5.5 - 7*/ -filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99[(#GET{c_header_bk}|replace{'#',''})], endColorstr=#99[(#GET{c_header_bk}|replace{'#',''})]); -/* For IE 8*/ --ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99[(#GET{c_header_bk}|replace{'#',''})], endColorstr=#99[(#GET{c_header_bk}|replace{'#',''})])"; - } +} #header #citations dt, #header #citations dd { background: transparent; color: #GET{c_header}; } #header #citations dt { text-align:right; border-bottom: solid 1px #GET{c_datemajsite_bk}; } #header #citations dd { border-bottom: none; border-right: none; }