1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

#1487 Readme Template

This commit is contained in:
Unknwon
2015-08-28 18:33:09 +08:00
parent 46bee50e45
commit bb3b90fcd6
17 changed files with 791 additions and 634 deletions

4
public/ng/css/font-awesome.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -284,7 +284,7 @@ img.avatar-100 {
font-size: 16px;
line-height: 1.6;
word-wrap: break-word;
padding: 0 2em 2em !important;
padding: 5px 2em 2em !important;
}
.markdown > *:first-child {
margin-top: 0 !important;

Binary file not shown.

BIN
public/ng/fonts/fontawesome-webfont.eot Executable file → Normal file

Binary file not shown.

1066
public/ng/fonts/fontawesome-webfont.svg Executable file → Normal file

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 248 KiB

After

Width:  |  Height:  |  Size: 348 KiB

BIN
public/ng/fonts/fontawesome-webfont.ttf Executable file → Normal file

Binary file not shown.

BIN
public/ng/fonts/fontawesome-webfont.woff Executable file → Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -4,7 +4,7 @@
font-size:16px;
line-height:1.6;
word-wrap:break-word;
padding: 0 2em 2em !important;
padding: 5px 2em 2em !important;
>*:first-child {
margin-top:0 !important;