Changed furigana display and general style.

This commit is contained in:
doncr
2016-12-14 02:08:54 +00:00
parent 13e8e4cbfd
commit 7cb67f35d5
3 changed files with 320 additions and 193 deletions

View File

@ -24,7 +24,13 @@
<div id="proceed">
<form style="float: right" action="javascript:proceed()">
<input type="submit" value="Next">
<button>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 48 48">
<metadata> Svg Vector Icons : http://www.onlinewebfonts.com/icon </metadata>
<g transform="scale(0.03)"><path d="M762.1,441.8L354.4,34.1C322.2,2,270.1,2,237.9,34.1c-32.2,32.2-32.2,84.3,0,116.5L587.4,500L237.9,849.4c-32.2,32.2-32.2,84.3,0,116.5s84.3,32.2,116.5,0l407.6-407.6c16.1-16.1,24.1-37.2,24.1-58.2S778.1,457.8,762.1,441.8z"/></g>
</svg>
</button>
</form>
<div id="response">
@ -38,7 +44,7 @@
<div id="history">
</div>
<!--
<div id="explanation">
<h2>Conjugations for group 1 verbs (godan)</h2>
<p>Group 1 (godan) verbs are those that, with a few exceptions, do not
@ -150,7 +156,6 @@
</div>
-->
</div>
</body>
</html>