Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
achievement
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a37acacb
authored
Apr 08, 2020
by
o.kimura
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
TOPページ slickスライダーのセンター表示
parent
b3458661
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
37 deletions
achievement-official.conohawing.com/common_previous/css/top.css
achievement-official.conohawing.com/common_previous/css/top.css
View file @
a37acacb
...
...
@@ -837,6 +837,7 @@ body {
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
margin
:
0
auto
;
}
.c-slide1
.slick-dots
{
...
...
@@ -1031,51 +1032,54 @@ body {
#movie-preview
{
margin-top
:
50px
;
}
.top-mainvisual
{
}
.top-mainvisual
{}
.top-mainvisual__video
{
height
:
auto
;
padding
:
0
;
height
:
auto
;
padding
:
0
;
}
}
.top
{
position
:
relative
;
position
:
relative
;
}
@media
screen
and
(
min-width
:
768px
)
{
.top
{
position
:
relative
;
margin-top
:
-114px
;
}
.page-top
.c-nav-link1
{
color
:
#fff
;
}
.page-top
.c-header1-link1
{
color
:
#fff
;
border
:
2px
solid
#fff
;
}
.page-top
.top-mainvisual
:before
{
z-index
:
1
;
content
:
""
;
position
:
absolute
;
margin-top
:
-42px
;
top
:
0
;
left
:
0
;
right
:
0
;
bottom
:
0
;
display
:
block
;
width
:
100%
;
height
:
100%
;
background-color
:
rgba
(
0
,
0
,
0
,
0.3
);
}
.page-top
.top-mainvisual
:before
{
background
:
-moz-linear-gradient
(
top
,
rgba
(
0
,
0
,
0
,
0.6
)
0%
,
rgba
(
0
,
0
,
0
,
0.1
)
30%
,
rgba
(
0
,
0
,
0
,
0
)
100%
);
background
:
-webkit-linear-gradient
(
top
,
rgba
(
0
,
0
,
0
,
0.6
)
0%
,
rgba
(
0
,
0
,
0
,
0.1
)
30%
,
rgba
(
0
,
0
,
0
,
0
)
100%
);
background
:
linear-gradient
(
to
bottom
,
rgba
(
0
,
0
,
0
,
0.6
)
0%
,
rgba
(
0
,
0
,
0
,
0.1
)
30%
,
rgba
(
0
,
0
,
0
,
0
)
100%
);
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#99000000'
,
endColorstr
=
'#1a000000'
,
GradientType
=
0
);
}
}
.top
{
position
:
relative
;
margin-top
:
-114px
;
}
.page-top
.c-nav-link1
{
color
:
#fff
;
}
.page-top
.c-header1-link1
{
color
:
#fff
;
border
:
2px
solid
#fff
;
}
.page-top
.top-mainvisual
:before
{
z-index
:
1
;
content
:
""
;
position
:
absolute
;
margin-top
:
-42px
;
top
:
0
;
left
:
0
;
right
:
0
;
bottom
:
0
;
display
:
block
;
width
:
100%
;
height
:
100%
;
background-color
:
rgba
(
0
,
0
,
0
,
0.3
);
}
.page-top
.top-mainvisual
:before
{
background
:
-moz-linear-gradient
(
top
,
rgba
(
0
,
0
,
0
,
0.6
)
0%
,
rgba
(
0
,
0
,
0
,
0.1
)
30%
,
rgba
(
0
,
0
,
0
,
0
)
100%
);
background
:
-webkit-linear-gradient
(
top
,
rgba
(
0
,
0
,
0
,
0.6
)
0%
,
rgba
(
0
,
0
,
0
,
0.1
)
30%
,
rgba
(
0
,
0
,
0
,
0
)
100%
);
background
:
linear-gradient
(
to
bottom
,
rgba
(
0
,
0
,
0
,
0.6
)
0%
,
rgba
(
0
,
0
,
0
,
0.1
)
30%
,
rgba
(
0
,
0
,
0
,
0
)
100%
);
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#99000000'
,
endColorstr
=
'#1a000000'
,
GradientType
=
0
);
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment