mirror of
https://github.com/ae-utbm/sith.git
synced 2025-10-21 12:18:29 +00:00
style.scss: add 'th' padding
This commit is contained in:
@@ -1202,6 +1202,10 @@ table {
|
|||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
th {
|
||||||
|
padding: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
td {
|
td {
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
|
Reference in New Issue
Block a user