mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-06 18:15:17 +00:00
style.scss: add 'th' padding
This commit is contained in:
parent
d0e121c8eb
commit
a77176e502
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user