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
8482a4c4
authored
Sep 14, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
お客様事例 ボタン数修正
parent
a6d809e7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
achievement-official.conohawing.com/case/index.php
achievement-official.conohawing.com/common_previous/css/case.css
achievement-official.conohawing.com/case/index.php
View file @
8482a4c4
...
...
@@ -20,9 +20,8 @@
<h3
class=
"c-search__title1"
>
事例を探す
</h3>
<div
class=
"c-search__box1"
>
<div
class=
"c-search__tab industry active"
>
すべて
</div>
<div
class=
"c-search__tab case"
>
『頂点への道』講座
<br>
活用事例
</div>
<div
class=
"c-search__tab case"
>
組織変革サービス
<br>
活用事例
</div>
<div
class=
"c-search__tab case"
>
教材プログラム
<br>
活用事例
</div>
<div
class=
"c-search__tab case"
>
個人の
<br
class=
"sp-only"
>
目標達成
</div>
<div
class=
"c-search__tab case"
>
組織の
<br
class=
"sp-only"
>
目標達成
</div>
</div>
<h4
class=
"c-search__title2"
>
さらに「課題」「業種」から絞り込みができます。
</h4>
...
...
achievement-official.conohawing.com/common_previous/css/case.css
View file @
8482a4c4
...
...
@@ -257,7 +257,7 @@ case.css
}
@media
screen
and
(
max-width
:
767px
)
{
.p-case
.c-search__tab
{
width
:
calc
(
50
%
-
5px
);
width
:
calc
(
32
%
-
5px
);
font-size
:
1.5rem
;
padding
:
10px
;
margin-left
:
10px
;
...
...
@@ -282,7 +282,7 @@ case.css
margin-left
:
0
;
}
@media
screen
and
(
max-width
:
767px
)
{
.p-case
.c-search__tab
:nth-child
(
2
n
+
1
)
{
.p-case
.c-search__tab
:nth-child
(
3
n
+
1
)
{
margin-left
:
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