Bonjour à tous,

Je n'arrive pas à décoller (éloigner) une ligne de tableau de la précédente.
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
.tr2
{
	height:30px;
	border-spacing:15px;
	border-top:1px solid;
	background-color:yellow;
	color:maroon;
	font-size:1.2rem;
	font-style:italic;
	font-weight:bold;
	vertical-align:bottom;
}