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
dc56ec22
authored
Mar 01, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
画像復活、微修正
parent
8e4c2759
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
45 additions
and
2 deletions
achievement-official.conohawing.com/assets/include/meta.php
achievement-official.conohawing.com/common_previous/css/top.css
achievement-official.conohawing.com/service/top/index.php
achievement-official.conohawing.com/sitemap/index.php
achievement-official.conohawing.com/assets/include/meta.php
View file @
dc56ec22
This diff is collapsed.
Click to expand it.
achievement-official.conohawing.com/common_previous/css/top.css
View file @
dc56ec22
...
...
@@ -1030,3 +1030,43 @@ body {
margin-top
:
50px
;
}
}
.c-header
{
z-index
:
2
;
}
.top
{
position
:
relative
;
}
.page-top
.c-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
.c-mainvisual
:before
{
background
:
linear-gradient
(
180deg
,
rgba
(
0
,
0
,
0
,
.6
),
rgba
(
0
,
0
,
0
,
0.2
));
}
@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
;
}
}
achievement-official.conohawing.com/service/top/index.php
View file @
dc56ec22
...
...
@@ -387,6 +387,9 @@
<a
href=
"/pub/schedule?m_course=5"
>
日程を確認する
</a>
</div>
</div>
<div
class=
"c-imgtext__image"
>
<img
src=
"/assets/img/service/top/service-top-24.jpg"
alt=
""
width=
"340"
height=
"220"
>
</div>
</div>
</div>
</section>
...
...
achievement-official.conohawing.com/sitemap/index.php
View file @
dc56ec22
...
...
@@ -146,8 +146,8 @@
<div
class=
"p-sitemap-list-box"
>
<ul
class=
"p-sitemap-list1"
>
<li
class=
"p-sitemap-list-item1"
><a
href=
"/
service/
case/"
><span
class=
"p-sitemap-list-item1"
>
お客様事例
</span></a></li>
<li
class=
"p-sitemap-list-item1"
><a
href=
"/
service/
trainer/"
><span
class=
"p-sitemap-list-item1"
>
講師紹介
</span></a></li>
<li
class=
"p-sitemap-list-item1"
><a
href=
"/case/"
><span
class=
"p-sitemap-list-item1"
>
お客様事例
</span></a></li>
<li
class=
"p-sitemap-list-item1"
><a
href=
"/trainer/"
><span
class=
"p-sitemap-list-item1"
>
講師紹介
</span></a></li>
</ul>
</div>
...
...
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