Subversion Repositories eFlore/Archives.eflore-consultation-v2

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
102 fred 1
td.titre {
2
  vertical-align: top;
3
  font-weight: bold;
4
}
5
 
6
table.parametres {
7
	width: 100%;
8
	border: solid 1px;
9
	border-color:gray;
10
}
11
 
12
td.paramtitre {
13
	border: solid 1px;
14
	border-color:gray;
15
    vertical-align: top;
16
    font-weight: bold;
17
}