mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -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 = """
|
||||
<style>
|
||||
h1 { margin-bottom: 0; margin-top: 1em; }
|
||||
body { font-size: 14px; }
|
||||
table * { font-size: 14px; }
|
||||
.pielabel { text-align:center; padding:0px; color:white; }
|
||||
</style>
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue