spip_nursit/plugins/dist/themes/zpip-2/HigherGround1-1/css/habillage.css

89 lines
1.8 KiB
CSS
Raw Normal View History

2023-06-01 15:30:12 +00:00
/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0 */
/* --------------------------------------------------------- */
/* ----------------- */
/********************************************
AUTHOR: Erwin Aligam
WEBSITE: http://www.styleshout.com/
TEMPLATE NAME: HigherGround
TEMPLATE CODE: S-0014
VERSION: 1.1
LAST MODIFIED: January-12-2008
Adaptation pour Zpip : Cedric Morin http://www.yterium.com
*******************************************/
.formulaire_recherche { margin-bottom: 2em; } /*Cf.: spip_formulaires.css*/
/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 0em; margin-right: 1em; text-align: right; font-weight: bold; }
/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
/* comments list */
ul.forum,ul.forum ul {
margin: 12px 10px;
padding: 0;
border-style: solid;
border-color: #F0F0F0;
border-width: 1px 1px 0 1px;
}
ul.forum ul.spip {border:0;}
ul.forum ul { margin:0; }
.forum li {
margin: 0;
padding: 10px;
list-style: none;
border-bottom: 1px solid #F0F0F0;
}
.forum ul.spip li {border:0;padding:0;}
.forum li cite {
display: block;
font-style: normal;
font-weight: bold;
padding: 7px;
}
.forum li cite img {
float: left;
margin-right: 10px;
}
.forum li cite .forum-chapo {
font-size: .8em;
font-weight: normal;
}
.forum li .forum-texte {
clear: both;
margin: 0; padding: 0;
}
.forum li.alt {
background: #f8f8f8
}
/* tables */
tables.spip tr,tables.spip tr.row_odd,tables.spip tr.row_even {background:transparent;}
/********************************************
HTML ELEMENTS
********************************************/