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
575c1db4
authored
Aug 14, 2020
by
o.kimura
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
CSRのみ看板が変わるように調整
parent
e6ab267d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
1 deletions
achievement-official.conohawing.com/assets/css/style.css
achievement-official.conohawing.com/company/csr/index.php
achievement-official.conohawing.com/company/sdgs/index.php
achievement-official.conohawing.com/assets/css/style.css
View file @
575c1db4
...
...
@@ -5527,6 +5527,15 @@ body {
.p-company-detail
.c-mainvisual
{
width
:
100%
;
height
:
250px
;
background-image
:
url(/assets/img/company/mv-02.jpg)
;
background-position
:
center
top
;
background-size
:
cover
;
margin-bottom
:
60px
;
}
.p-company-detail
.c-mainvisual.csr
{
width
:
100%
;
height
:
250px
;
background-image
:
url(/assets/img/company/mv_02.png)
;
background-position
:
center
top
;
background-size
:
cover
;
...
...
achievement-official.conohawing.com/company/csr/index.php
View file @
575c1db4
...
...
@@ -8,7 +8,7 @@
<li
class=
"c-breadcrumb__item"
><span>
その他の社会貢献への取り組み
</span></li>
</ul>
</div>
<section
class=
"c-mainvisual"
>
<section
class=
"c-mainvisual
csr
"
>
<div
class=
"c-mainvisual__inner"
>
<h2
class=
"c-mainvisual__title"
>
その他の社会貢献への取り組み
</h2>
</div>
...
...
achievement-official.conohawing.com/company/sdgs/index.php
0 → 100644
View file @
575c1db4
This diff is collapsed.
Click to expand it.
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