Modify the directory structure

Modify the directory structure
This commit is contained in:
梁灏 2016-10-28 10:09:19 +08:00
parent 4b05d84ea2
commit 5b7fe51535
6 changed files with 26 additions and 0 deletions

1
dist/styles/article.css vendored Normal file
View file

@ -0,0 +1 @@
.ivu-article h1{font-size:28px}.ivu-article h2{font-size:22px}.ivu-article h3{font-size:18px}.ivu-article h4{font-size:14px}.ivu-article h5,.ivu-article h6{font-size:12px}.ivu-article blockquote{padding:5px 5px 3px 10px;line-height:1.5;border-left:4px solid #ddd;margin-bottom:20px;color:#666;font-size:14px}.ivu-article ul{padding-left:40px;list-style-type:disc}.ivu-article li{margin-bottom:5px}.ivu-article ol ul,.ivu-article ul ul{list-style-type:circle}.ivu-article p{margin:5px}

11
dist/styles/iview.all.css vendored Normal file

File diff suppressed because one or more lines are too long

6
dist/styles/iview.css vendored Normal file

File diff suppressed because one or more lines are too long

6
dist/styles/iview.pack.css vendored Normal file
View file

@ -0,0 +1,6 @@
/*!
* iView
* Web: https://www.iviewui.com
* Github: https://github.com/iview/iview
* Author: Aresn
*/.signin{color:red}.signup{color:#f60}

View file

@ -0,0 +1 @@
.signin{color:red}

View file

@ -0,0 +1 @@
.signup{color:#f60}