widen type answer area

This commit is contained in:
Damien Elmes 2012-04-25 21:01:54 +09:00
parent f195b2f07c
commit 0ee498ac4e

View file

@ -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):