Add: Basic web site

This commit is contained in:
2018-06-25 09:54:06 +09:00
parent e05275073a
commit 0f62d73393
6 changed files with 232 additions and 4 deletions
+14
View File
@@ -0,0 +1,14 @@
<div class="container" style="line-height: 40px;">
<span id="company" style="float: left;">
JINAJU
</span>
<span id="support_email" style="float: center;">
문의 : support@jinaju.com
</span>
<span class="col two" style="float: right;">
<a href="#" id="faq" class="btn btn-sunflower">FAQ</a>
</span>
</div>