Ajout d'un style small pour les TD
This commit is contained in:
parent
7d036367f4
commit
45e415638c
@ -155,4 +155,9 @@ td.valid
|
|||||||
{
|
{
|
||||||
background: pink;
|
background: pink;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td.small
|
||||||
|
{
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user