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
fef8e00a
authored
May 29, 2020
by
o.kimura
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
資料ダウンロードページのMV差し替え
parent
6c1df90e
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
1 deletions
achievement-official.conohawing.com/assets/img/catalogue/mv-img.png
achievement-official.conohawing.com/catalogue/index.php
achievement-official.conohawing.com/common_previous/css/other.css
achievement-official.conohawing.com/assets/img/catalogue/mv-img.png
0 → 100644
View file @
fef8e00a
709 KB
achievement-official.conohawing.com/catalogue/index.php
View file @
fef8e00a
...
...
@@ -9,7 +9,7 @@
<li
class=
"c-breadcrumb__item"
><span>
資料ダウンロード
</span></li>
</ul>
</div>
<section
class=
"c-mainvisual p-other
-mv"
>
<section
class=
"c-mainvisual p-catalogue
-mv"
>
<div
class=
"c-mainvisual__inner"
>
<h2
class=
"c-mainvisual__ttl"
>
資料ダウンロード
</h2>
</div>
...
...
achievement-official.conohawing.com/common_previous/css/other.css
View file @
fef8e00a
...
...
@@ -535,6 +535,22 @@ body {
height
:
125px
;
}
}
.p-catalogue-mv
{
background
:
url("/assets/img/catalogue/mv-img.png")
no-repeat
top
center
;
background-size
:
cover
;
height
:
300px
;
align-items
:
center
;
margin-bottom
:
40px
;
}
@media
screen
and
(
max-width
:
767px
)
{
.p-catalogue-mv
{
background
:
url("/assets/img/catalogue/mv-img.png")
no-repeat
center
center
;
background-size
:
cover
;
margin-bottom
:
20px
;
height
:
125px
;
}
}
.c-mainvisual__ttl
{
font-size
:
3.6rem
;
line-height
:
1.35
;
...
...
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