init
This commit is contained in:
梁灏 2016-09-09 14:29:19 +08:00
parent 5762337416
commit 7fa943eb39
128 changed files with 51042 additions and 1 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}

BIN
dist/styles/fonts/ionicons.eot vendored Executable file

Binary file not shown.

2230
dist/styles/fonts/ionicons.svg vendored Executable file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 326 KiB

BIN
dist/styles/fonts/ionicons.ttf vendored Executable file

Binary file not shown.

BIN
dist/styles/fonts/ionicons.woff vendored Executable file

Binary file not shown.

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: http://www.iviewui.com
* Github: https://github.com/iviewui/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}