mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 23:12:21 -04:00
widen type answer area
This commit is contained in:
parent
f195b2f07c
commit
0ee498ac4e
1 changed files with 1 additions and 0 deletions
|
@ -283,6 +283,7 @@ hr { background-color:#ccc; margin: 1em; }
|
||||||
body { margin:1.5em; }
|
body { margin:1.5em; }
|
||||||
img { max-width: 95%; max-height: 95%; }
|
img { max-width: 95%; max-height: 95%; }
|
||||||
.marked { position:absolute; right: 7; top: 7; display: none; }
|
.marked { position:absolute; right: 7; top: 7; display: none; }
|
||||||
|
#typeans { width: 100%; }
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def _styles(self):
|
def _styles(self):
|
||||||
|
|
Loading…
Reference in a new issue