mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
update margins
This commit is contained in:
parent
bdad8bf7a0
commit
4131f2649a
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ body.nightMode {
|
||||||
|
|
||||||
table {
|
table {
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
margin: 1em;
|
margin: 1em auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
th, td {
|
th, td {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue