[(#REM) Ce squelette definit les styles de l'espace prive Note: l'entete "Vary:" sert a repousser l'entete par defaut "Vary: Cookie,Accept-Encoding", qui est (un peu) genant en cas de "rotation du cookie de session" apres un changement d'IP (effet de clignotement). ATTENTION: il faut absolument le charset sinon Firefox croit que c'est du text/html ! ] #CACHE{3600*100,cache-client} #HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15} #HTTP_HEADER{Vary: Accept-Encoding} #SET{claire,##ENV{couleur_claire,edf3fe}} #SET{foncee,##ENV{couleur_foncee,3874b0}} #SET{left,#ENV{ltr}|choixsiegal{left,left,right}} #SET{right,#ENV{ltr}|choixsiegal{left,right,left}} #SET{rtl,#ENV{ltr}|choixsiegal{left,'',_rtl}} #SET{rtl_inv,#ENV{ltr}|choixsiegal{right,'',_rtl}} #SET{chemin_img_pack,#EVAL{_DIR_IMG_PACK}} body { font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif; background: url([(#CHEMIN{images/chocolat/fond-bas.gif})]) top repeat-y; background-color: #342915; color: #342915; padding-bottom: 10px; } h1, h2, h3, .bandeau_couleur, .bandeau_couleur_sous, a.icone26, a.cellule-h-texte, div.onglet, div.onglet_on, div.onglet_off, .arial0, .arial1, .arial11, .arial2, .cadre, .cadre-formulaire, .cadre-formulaire-editer, a.foncee, a.foncee:hover, a.claire, a.claire:hover, span.creer, span.lang_base { font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif; } .etroit { background: url([(#CHEMIN{images/chocolat/fond-bas-etroit.gif})]) top repeat-y; background-color: #342915; #bandeau-principal { background: url([(#CHEMIN{images/chocolat/fond-haut-etroit.gif})]) top repeat-y; } #bandeau_couleur { background: url([(#CHEMIN{images/chocolat/fond-milieu-etroit.gif})]) top no-repeat; background-color: #342915; } } #bandeau-principal { background-color: #342915; background: url([(#CHEMIN{images/chocolat/fond-haut.gif})]) top repeat-y; border-bottom: 0px; .boutons_admin a.boutons_admin { padding-bottom: 5px; } .bandeau_sec { border-color: #674c22; -spip-border-bottom-left-radius: 4px; -spip-border-bottom-right-radius: 4px; position: absolute; } .bandeau_sec.h-list { padding: 0px; ul { display: block; width: 100%; li { display: table; width: 100%; a { display: table-row; width: auto; img { display: table-cell; margin-#GET{right}: 5px; vertical-align: middle; border: 0px; padding: 5px 5px 5px 5px; } span { text-align: #GET{left}; display: table-cell; vertical-align: middle; width: 100%; padding-#GET{right}: 5px; } } a:hover { background-color: #fbf3e7; img { border: 0px; background-color: #fbf3e7; } } } } } .cellule48 a span, .cellule36 a span { color: #926928; } .cellule48 a:hover span, .cellule36 a:hover span { color: #342915; } } #bandeau_couleur { background-color: #342915; background: url([(#CHEMIN{images/chocolat/fond-milieu.gif})]) top no-repeat; border:none; padding-top: 5px; padding-bottom: 5px; a, a.icone26 { color: white; } .bandeau_couleur_sous { top: 5px; border: 1px solid #926928; background-color: none; background: url([(#CHEMIN{images/chocolat/blanc-90.png})]); border-top: 0px; color: #464646; -spip-border-bottom-left-radius: 4px; -spip-border-bottom-right-radius: 4px; position: absolute; a { color: #926928; } } } .cadre, .dater { border-color: #c9b89c; -spip-border-radius: 4px; .titrem, .titrem span a { background: url([(#CHEMIN{images/chocolat/grad.gif})]) center center; padding-top: 6px; padding-bottom: 6px; color: #73531f; text-shadow: #fbf3e7 1px 1px 1px; } } .cadre-sous_rub, .cadre-e { background-color: #eddbbf; } .cadre-couleur-foncee { border: 1px solid #c9b89c; } .entete-formulaire, .formulaire_spip { border-color: #c9b89c; } .entete-formulaire { -spip-border-top-left-radius: 4px; -spip-border-top-right-radius: 4px; } .icone36 a img, a.icone36 img, .icone36 a:hover img, a.icone36:hover img { -spip-border-radius: 4px; } .formulaire_spip { background: #fbf7f0; p.boutons { background-color: #eddbbf; border-color: #c9b89c; } input.text, input.password, textarea { border: 1px solid #c9b89c; } fieldset { border-color: #c9b89c; h3.legend, legend { background-color: #eddbbf; } } } div.liste, div.cadre-liste { border-color: #c9b89c; -spip-border-bottom-left-radius: 0px; -spip-border-bottom-right-radius: 0px; table { .tr_liste { background-color: white; td { border-color:#c9b89c; } } .tr_liste_over, .tr_liste:hover { background-color: #fbf3e7; } } .titrem.hover { background-color: #eee; } .tranches { padding: 4px 0px 4px 10px; background-color: #dfdfdf; border-color: #f0f0f0; border-top: 0; } } .cadre-forum { -spip-border-bottom-left-radius: 0px; -spip-border-bottom-right-radius: 0px; } .cadre-thread-forum { -spip-border-radius: 0px; } .no_onglets { .fiche_objet { border-color: #927340; -spip-border-radius: 4px; -spip-box-shadow: 0px 0px 2px #73531f; } #contenu { h1 { color: #73531f; } } } .no_onglets #contenu #wysiwyg div.contenu_descriptif, .no_onglets #contenu #wysiwyg div.contenu_nom_site, .no_onglets #contenu #wysiwyg div.contenu_ps { background-color: #fbf7f0; border-color: #eddbbf; } /* Bouton de validation */ input[type="submit"], .boutons button { [(#EVAL{_DIR_IMG_PACK}|concat{fond-fondo.gif}|background_image{[(#ENV{couleur_claire})], center center })] border: 1px solid [(#GET{claire})]; padding: 3px 6px; font-weight: bold; color: [#(#GET{foncee}|couleur_foncer)]; padding: 3px 10px; -spip-border-radius: 10px; } input[type="submit"]:hover, .boutons button:hover { border: 1px solid [(#GET{foncee})]; color: black; } #FILTRE{css_imbriques_decouper}