TheDesk Airi (ver.1)

This commit is contained in:
cutls
2018-03-10 23:22:59 +09:00
parent 19eb4c2588
commit eacbdd2df0
32 changed files with 1004 additions and 107 deletions

View File

@@ -30,8 +30,9 @@
<input type="text" id="url" style="width:70%" placeholder="mstdn.jp">
<div id="ins-suggest"></div>
<button class="btn waves-effect" onclick="instance()">Login</button><br>
<input type="checkbox" class="filled-in" id="linux" value="linux" />
<label for="linux">Linuxの方はチェックをいれてください。</label><br>
Linuxでご使用の方はチェックを入れて下さい。<br>
<input type="checkbox" class="filled-in" id="linux" />
<label for="linux">コードセットアップ</label><br>
<span style="font-family:Open Sans;">Supports</span>
<div id="support"></div>
</div>