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
1ac19241
authored
Sep 29, 2020
by
o.kimura
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
本番CSS取り込み・お客様事例の左メニュー下に余白追加
parent
81012387
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
14 deletions
achievement-official.conohawing.com/common_previous/css/trainer.css
achievement-official.conohawing.com/common_previous/css/trainer.css
View file @
1ac19241
...
@@ -775,12 +775,16 @@ body {
...
@@ -775,12 +775,16 @@ body {
background
:
#fff
;
background
:
#fff
;
}
}
.side__item
:last-child
{
border-bottom
:
2px
solid
#dbdbdb
;
}
.side__txt
{
.side__txt
{
display
:
block
;
display
:
block
;
font-size
:
1.6rem
;
font-size
:
1.6rem
;
line-height
:
1.75
;
line-height
:
1.75
;
color
:
#363636
;
color
:
#363636
;
padding
:
14px
2
1
px
9px
;
padding
:
14px
2
9
px
9px
;
position
:
relative
;
position
:
relative
;
}
}
...
@@ -792,11 +796,15 @@ body {
...
@@ -792,11 +796,15 @@ body {
border-right
:
1px
solid
#881616
;
border-right
:
1px
solid
#881616
;
position
:
absolute
;
position
:
absolute
;
top
:
50%
;
top
:
50%
;
left
:
3
px
;
left
:
7
px
;
-webkit-transform
:
rotate
(
45deg
)
translate
(
0
,
-50%
);
-webkit-transform
:
rotate
(
45deg
)
translate
(
0
,
-50%
);
transform
:
rotate
(
45deg
)
translate
(
0
,
-50%
);
transform
:
rotate
(
45deg
)
translate
(
0
,
-50%
);
}
}
.side__box
ul
.side__list
{
padding-bottom
:
60px
;
}
.side__list2
li
{
.side__list2
li
{
padding-left
:
20px
;
padding-left
:
20px
;
}
}
...
@@ -816,6 +824,7 @@ body {
...
@@ -816,6 +824,7 @@ body {
float
:
none
;
float
:
none
;
}
}
}
}
/*
/*
.c-breadcrumb {
.c-breadcrumb {
background: transparent;
background: transparent;
...
@@ -1004,6 +1013,20 @@ body {
...
@@ -1004,6 +1013,20 @@ body {
}
}
}
}
.trainerSingle
.c-mainvisual__txt
+
p
{
font-size
:
2rem
;
line-height
:
1.4
;
color
:
#363636
;
font-weight
:
700
;
}
@media
screen
and
(
max-width
:
767px
)
{
.trainerSingle
.c-mainvisual__txt
+
p
{
font-size
:
1.6rem
;
line-height
:
1.5
;
}
}
.c-mainvisual__social
{
.c-mainvisual__social
{
display
:
-webkit-box
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
-ms-flexbox
;
...
@@ -1378,6 +1401,10 @@ body {
...
@@ -1378,6 +1401,10 @@ body {
transform
:
rotate
(
45deg
)
translate
(
0
,
-50%
);
transform
:
rotate
(
45deg
)
translate
(
0
,
-50%
);
}
}
.trainer-single
:nth-child
(
1
)
{
margin-top
:
0
!important
;
}
.trainerSingle
{
.trainerSingle
{
/*position: relative;*/
/*position: relative;*/
padding
:
0
0
90px
;
padding
:
0
0
90px
;
...
@@ -1498,7 +1525,6 @@ body {
...
@@ -1498,7 +1525,6 @@ body {
}
}
.p-atc-btn
{
.p-atc-btn
{
font-size
:
1.4rem
;
font-size
:
1.4rem
;
text-decoration
:
none
;
text-decoration
:
none
;
...
@@ -1542,30 +1568,29 @@ body {
...
@@ -1542,30 +1568,29 @@ body {
transform
:
translateY
(
-50%
)
rotate
(
45deg
);
transform
:
translateY
(
-50%
)
rotate
(
45deg
);
}
}
.p-course
.p-atc-mv
{
.p-course
.p-atc-mv
{
background-image
:
url(/common_previous/img/img_hero_rt_pc.jpg)
;
background-image
:
url(/common_previous/img/img_hero_rt_pc.jpg)
;
}
}
.p-course
.p-atc7-list2
{
.p-course
.p-atc7-list2
{
margin-top
:
10px
;
margin-top
:
10px
;
font-family
:
heisei-kaku-gothic-std
,
sans-serif
;
font-family
:
heisei-kaku-gothic-std
,
sans-serif
;
font-size
:
1.3rem
;
font-size
:
1.3rem
;
line-height
:
1.8rem
;
line-height
:
1.8rem
;
}
}
.p-course
.p-atc7-list2
>
li
{
.p-course
.p-atc7-list2
>
li
{
margin-bottom
:
0
;
margin-bottom
:
0
;
}
}
.p-course
.p-atc7-list2
>
li
:before
{
.p-course
.p-atc7-list2
>
li
:before
{
top
:
6px
;
top
:
6px
;
}
}
.p-cpsp
.p-atc-mv
{
.p-cpsp
.p-atc-mv
{
background-image
:
url(/common_previous/img/img_penetration_cpsp_mv.png)
;
background-image
:
url(/common_previous/img/img_penetration_cpsp_mv.png)
;
}
}
.p-bwms
.p-atc-mv
{
.p-bwms
.p-atc-mv
{
background-image
:
url(/assets/img/service/management/img_penetration_bwms_mv.png)
;
background-image
:
url(/assets/img/service/management/img_penetration_bwms_mv.png)
;
}
}
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