mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
don't force graph size
This commit is contained in:
parent
4c57d91394
commit
eb64794c18
1 changed files with 0 additions and 2 deletions
|
@ -122,8 +122,6 @@ class CollectionStats(object):
|
||||||
css = """
|
css = """
|
||||||
<style>
|
<style>
|
||||||
h1 { margin-bottom: 0; margin-top: 1em; }
|
h1 { margin-bottom: 0; margin-top: 1em; }
|
||||||
body { font-size: 14px; }
|
|
||||||
table * { font-size: 14px; }
|
|
||||||
.pielabel { text-align:center; padding:0px; color:white; }
|
.pielabel { text-align:center; padding:0px; color:white; }
|
||||||
</style>
|
</style>
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in a new issue