New language style for worldwide

This commit is contained in:
cutls
2019-01-26 12:24:26 +09:00
parent e1fb172f5b
commit fa3b3e0800
42 changed files with 955 additions and 747 deletions

View File

@@ -72,7 +72,7 @@ a,button,input,label,i{
<div id="checkbox">
Options:<br>
<input type="checkbox" class="filled-in" id="portable" value="true" />
<label for="portable">Poetable ver.</label><br>
<label for="portable">Portable ver.</label><br>
<input type="checkbox" class="filled-in" id="rewrite" value="true" />
<label for="rewrite">Not rewrite</label><br>
</div>