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

Commit4692629

Browse files
committed
Move rocketship to the right
1 parentf132341 commit4692629

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎static/shared/css/documentation.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,6 @@ a img {
521521
.feature {
522522
position: relative;
523523
height:420px;
524-
overflow: hidden;
525524
}
526525

527526
.featureh1, .library-list .featureh1 {
@@ -530,8 +529,8 @@ a img {
530529
font-size:42px;
531530
line-height:1.2em;
532531
-webkit-backface-visibility: hidden;
533-
padding:0;
534-
margin:80px000;
532+
padding:80px000;
533+
margin:0;
535534
text-align: left;
536535
}
537536

@@ -558,8 +557,9 @@ a img {
558557

559558
.feature .rocketship {
560559
position: absolute;
561-
right:0;
560+
right:-50px;
562561
top:30px;
562+
z-index:-1;
563563
}
564564

565565
.feature .gundamcat {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp