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
7335fdd0
authored
Mar 04, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
パンくずを一本化
parent
a8f09a0e
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
25 additions
and
7 deletions
achievement-official.conohawing.com/assets/css/style.css
achievement-official.conohawing.com/common_previous/css/management.css
achievement-official.conohawing.com/common_previous/css/other.css
achievement-official.conohawing.com/common_previous/css/service.css
achievement-official.conohawing.com/common_previous/css/trainer.css
achievement-official.conohawing.com/schedule/index.php
achievement-official.conohawing.com/strategy/index.php
achievement-official.conohawing.com/assets/css/style.css
View file @
7335fdd0
...
...
@@ -5565,6 +5565,7 @@ body {
/*
------------------------------------------------------------*/
/*
.p-company .c-breadcrumb {
background: transparent;
position: absolute;
...
...
@@ -5622,6 +5623,7 @@ body {
.p-company .c-breadcrumb span {
padding: 6px 16px;
}
*/
.p-company
.c-mainvisual
{
width
:
100%
;
height
:
500px
;
...
...
@@ -9194,7 +9196,7 @@ body {
position
:
absolute
;
z-index
:
10
;
width
:
100%
;
top
:
11
3
px
;
top
:
11
4
px
;
left
:
0
;
}
@media
screen
and
(
max-width
:
767px
)
{
...
...
@@ -9233,7 +9235,7 @@ body {
content
:
''
;
width
:
100%
;
height
:
100%
;
background
:
rgba
(
190
,
172
,
86
,
0.
3
);
background
:
rgba
(
190
,
172
,
86
,
0.
6
);
position
:
absolute
;
top
:
0
;
left
:
0
;
...
...
achievement-official.conohawing.com/common_previous/css/management.css
View file @
7335fdd0
...
...
@@ -21,6 +21,7 @@ body {
min-width
:
320px
;
}
}
/*
.c-breadcrumb {
background: transparent;
position: absolute;
...
...
@@ -87,6 +88,7 @@ body {
padding: 3px 10px;
}
}
*/
.container
{
width
:
1200px
;
margin
:
0
auto
;
...
...
@@ -674,7 +676,7 @@ body {
}
}
.management
{
position
:
relative
;
/*position: relative;*/
}
/*
...
...
achievement-official.conohawing.com/common_previous/css/other.css
View file @
7335fdd0
...
...
@@ -15,6 +15,7 @@ other.css
/* ========================================
common parts
======================================== */
/*
.c-breadcrumb {
background: transparent;
position: absolute;
...
...
@@ -104,7 +105,7 @@ other.css
padding: 3px 10px;
}
}
*/
/* ========================================
.page-other
...
...
achievement-official.conohawing.com/common_previous/css/service.css
View file @
7335fdd0
...
...
@@ -32,6 +32,7 @@ body {
padding
:
0
15px
;
}
}
/*
.c-breadcrumb {
background: transparent;
position: absolute;
...
...
@@ -103,6 +104,7 @@ body {
padding: 3px 10px;
}
}
*/
.c-mainvisual
{
height
:
500px
;
background
:
url(../img/mv_service.jpg)
no-repeat
center
;
...
...
achievement-official.conohawing.com/common_previous/css/trainer.css
View file @
7335fdd0
...
...
@@ -816,7 +816,7 @@ body {
float
:
none
;
}
}
/*
.c-breadcrumb {
background: transparent;
position: absolute;
...
...
@@ -906,7 +906,7 @@ body {
padding: 3px 10px;
}
}
*/
.c-mainvisual
{
background
:
#e0dedf
;
}
...
...
achievement-official.conohawing.com/schedule/index.php
View file @
7335fdd0
...
...
@@ -5,6 +5,12 @@
<div
class=
"hero-second schedule-mv"
>
<div
class=
"c-breadcrumb"
>
<ul
class=
"c-breadcrumb__inner"
>
<li
class=
"c-breadcrumb__item"
><a
href=
"/"
><span>
TOP
</span></a></li>
<li
class=
"c-breadcrumb__item"
><span>
公開講座・体験セミナー 日程一覧
</span></li>
</ul>
</div>
<div
class=
"schedule-mv-inner"
>
...
...
achievement-official.conohawing.com/strategy/index.php
View file @
7335fdd0
...
...
@@ -5,7 +5,12 @@
<main
class=
"strategy"
>
<div
class=
"c-breadcrumb"
>
<ul
class=
"c-breadcrumb__inner"
>
<li
class=
"c-breadcrumb__item"
><a
href=
"/"
><span>
TOP
</span></a></li>
<li
class=
"c-breadcrumb__item"
><span>
戦略的目標達成プログラム『頂点への道』講座 体験説明会
</li>
</ul>
</div>
<div
class=
"c-mainvisual"
>
<div
class=
"c-mainvisual__box"
>
...
...
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