Huge updates!!!!! Be careful to merge!!!!

This commit is contained in:
Unknwon 2014-07-26 02:28:04 -04:00
parent 3f38ff6c09
commit 5c4bc3c848
43 changed files with 2225 additions and 2125 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

View file

@ -373,7 +373,7 @@ img.avatar-30 {
display: inline-block;
text-decoration: none;
-webkit-font-smoothing: antialiased;
margin-right: 8px;
margin-left: 30px;
}
.markdown a span.octicon-link {
opacity: 0;
@ -1058,6 +1058,9 @@ The register and sign-in page style
}
#repo-bare-start pre {
margin: 0 40px;
padding: 6px 10px;
border: 1px solid #ddd;
background: #f8f8f8;
}
.repo-bare #repo-bare-start h2 {
margin-top: 30px;
@ -1073,6 +1076,7 @@ The register and sign-in page style
margin-right: 200px;
}
.repo-bare #repo-clone-help {
clear: both;
width: 100%;
}
.repo-bare #repo-clone-url {