Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit76c506c

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parentf999e4d commit76c506c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

‎content/program.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ layout: developers
88
<h1>It takes a community to design, build, and ship great software.</h1>
99
<p class="intro">Building an application that integrates with GitHub? Register for our Developer Program! The possibilities are endless, and you enjoy the kudos.</p>
1010
<a href="https://github.com/developer/register" class="button">Register now</a>
11+
<img src="/images/header-animation.gif" alt="GitHub Universe" class="earth" width="450" height="375">
12+
<img src="/images/header-animation-short-loop.gif" alt="GitHub Universe" class="earth earth-short-loop" width="450" height="375">
1113
</div>
12-
<imgsrc="/images/header-animation.gif"alt="GitHub Universe"class="earth"width="450"height="375">
13-
<imgsrc="/images/header-animation-short-loop.gif"alt="GitHub Universe"class="earth earth-short-loop"width="450"height="375">
1414
</div>
1515

1616
<divclass="full-width-divider">

‎static/css/documentation.css‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -858,6 +858,7 @@ a .mega-octicon {
858858
.dev-program.feature {
859859
height:420px;
860860
margin-top:-2px;
861+
overflow-x: hidden;
861862
position: relative;
862863
}
863864

@@ -877,11 +878,11 @@ a .mega-octicon {
877878
}
878879

879880
.dev-program.feature .earth {
880-
margin-top:-187px;
881+
margin-top:-150px;
881882
position: absolute;
882-
right:5%;
883+
right:-55px;
883884
top:50%;
884-
z-index:0;
885+
z-index:-1;
885886
}
886887

887888
.dev-program.feature .earth-short-loop {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp