add user guide link

This commit is contained in:
kekee000 2015-01-14 02:41:02 +08:00
parent e94eb2edfd
commit 11b54fe892
7 changed files with 16 additions and 1 deletions

View File

@ -217,6 +217,15 @@ body, html {
color: #333
}
.userguide {
position: absolute;
color: #FFF;
right: 2px;
top: 24px;
color: #333;
}
// modal
.modal {

View File

@ -63,6 +63,10 @@
.i-ico('\e01e');
}
.i-help {
.i-ico('\e016');
}
// 编辑器按钮组
.i-new {
.i-ico('\e019');

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Binary file not shown.

View File

@ -78,7 +78,9 @@
</ul>
</div>
</div>
<a class="ico i-github forkme" href="https://github.com/ecomfe/fonteditor" target="_blank">Fork me on Github</a>
<a class="ico i-help userguide" href="./doc/index.html" target="_blank">帮助</a>
</section>
<section class="sidebar">