Change result table
This commit is contained in:
parent
ea6b815c41
commit
9faa532577
@ -2,3 +2,10 @@ table, th, td {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
border: 1px solid white;
|
border: 1px solid white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td, th {
|
||||||
|
padding-left: 5px;
|
||||||
|
padding-right: 5px;
|
||||||
|
padding-top: 2px;
|
||||||
|
padding-bottom: 2px;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user