spip_nursit/plugins/dist/themes/zpip-1/Arclite/arclite-blue/habillage-brown.css

107 lines
3.7 KiB
CSS
Raw Permalink Normal View History

2023-06-01 15:30:12 +00:00
/*couleur principale et entete*/
body {background: #261c13;}
#entete{ background: transparent url(./img/header-center.jpg) no-repeat center top; }
#entete-wrap{background: #261c13 url(./img/header-bg.jpg) no-repeat center top;}
#entete #slogan_site_spip{ border-left: 1px solid #8e7762;}
/* Les titres des menus et extra*/
#extra .liste .h2,
#navigation .liste .h2 ,
#extra .contenu .h2,
#navigation .contenu .h2 ,
#extra .formulaire_spip .h2 ,
#navigation .formulaire_spip .h2 {
background:transparent url(./img/box-title-bg-left.png) no-repeat top left;}
#extra #formulaire_recherche label ,
#navigation #formulaire_recherche label,
#extra #formulaire_menu_lang label ,
#navigation #formulaire_menu_lang label {
background:transparent url(./img/box-title-bg.png) no-repeat top left;}
/* Les liens survolé */
a:focus,a:hover,a:active {color: #f44365;}
a:hover, a.spip_in:hover, a.spip_out:hover,a.spip_note:hover,a.spip_ancre:hover,a.spip_url:hover,a.spip_glossaire:hover, a.spip_mail:hover {color: #f44365;}
.liste-items .item .h3 a:hover, .liste-items .item .entry-title a:hover{color: #df2e56;}
/*Contenu*/
/* Conteneur */
#conteneur-wrap{ background: #eeead9 url(./img/main-bg.jpg) repeat center top; }
/*couleurs des tables*/
table.spip td, table.spip th, table td, table th {border-right: 1px solid #e8e1c8;border-color: #e8e1c8;}
table th , table.spip tr.row_first{
background: #ab967e url(img/table-header.gif) repeat-x left top;
color: #fff;
border-bottom: 1px solid #e8e1c8;
}
table.spip td, table td{ background: #d8ceb6; }
table.spip tr.row_odd { background: #d8ceb6; }
table.spip tr.row_even td, table.spip tr.row_even{ background: #e1d9c3;}
table.spip tr:hover td, table tr:hover td{ background: #f0eada;}
/*formulaire*/
.formulaire_spip fieldset, fieldset{ border: 1px solid #d2c7af;}
/*forum et retour formulaire reprise couleur body*/
.formulaire_spip fieldset.previsu { border: 2px dashed #261c13; }
.formulaire_spip fieldset.previsu legend { color: #261c13; }
.reponse_formulaire { color: #261c13; }
fieldset.reponse_formulaire { border-color: #261c13; }
fieldset.reponse_formulaire.reponse_formulaire legend { color:#261c13; }
.forum-chapo{
background-color: #96816d url(img/comment-head.png) repeat-x left bottom;
}
/*habillage supplémentaire du contenu commun*/
hr{color: #b4aca1;background: #b4aca1;
border-bottom: 1px solid #f6f4eb;
}
blockquote, blockquote.spip,blockquote.spip_poesie{
border: 1px dotted #937d68;
color: #937d68;
}
.documents_portfolio .spip_logos { border-color: #d8ceb6; }
.documents_portfolio a.on .spip_logos { border-color: #A8937B; }
.documents_portfolio a:focus .spip_logos,
.documents_portfolio a:hover .spip_logos,
.documents_portfolio a:active .spip_logos { border-color: #f0eada; }
/*A adapter ou non ..*/
.pagination , .pagination a { color: #A8937B; }
.pagination .on { color: #A8937B; }
#hierarchie, #hierarchie a {color: #A8937B; }
.meta-publi{color: #a8937b;}
.meta-publi a{color: #6b5e50;}
/*les blocs de navigation et extra*/
#extra .liste .liste-items,#extra .contenu .texte, #navigation .liste .liste-items,#navigation .contenu .texte, #extra .formulaire_spip form, #navigation .formulaire_spip form {
background:#FFF;
}
#extra .formulaire_spip fieldset,
#navigation .formulaire_spip fieldset,{
background:#FFF;
}
#navigation .formulaire_spip fieldset legend , #extra .formulaire_spip fieldset legend {
background-color: background:#FFF; color: #333; }
/* pas de changement*/
#pied{color: #e7e0c7;}
#pied a{color: #a59079;}
/*info-publi du forum*/
.info-publi ul li a{color: #df2e56;}
.info-publi ul li a{color: #f44365;}