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