maj du div gauche
alignement du tableau
This commit is contained in:
@ -13,6 +13,16 @@ caption
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
table
|
||||
{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
table thead tr th
|
||||
{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.listg
|
||||
{
|
||||
background: #a7cfdf; /* Old browsers */
|
||||
|
Reference in New Issue
Block a user