mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-03 00:32:54 +02:00
NEW THEME: added padding-left to all tables <td> because it looks much better
This commit is contained in:
committed by
Michael Tremer
parent
726e688235
commit
11e012ef66
@@ -291,7 +291,9 @@ table {
|
||||
.tbl th:only-child {
|
||||
border: 1px solid lightgrey;
|
||||
}
|
||||
|
||||
.tbl td{
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
.tbl tr td:first-child {
|
||||
border-left: 1px solid lightgrey;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user