mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Fix: Large font size
This commit is contained in:
parent
9dbb7abdbb
commit
b256e88b1d
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
#middle td[align="center"] {
|
||||
|
|
Loading…
Reference in a new issue