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
59ec926c
authored
Jul 09, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
受講生の声を復活
parent
9fdf587a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
10 deletions
achievement-official.conohawing.com/common_previous/css/strategy.css
achievement-official.conohawing.com/common_previous/css/strategy.css
View file @
59ec926c
...
...
@@ -573,7 +573,8 @@ body {
}
}
.strategy
.c-list3__box
{
width
:
calc
(
100%
-
160px
);
/*width: calc(100% - 160px);*/
width
:
100%
;
background
:
#fff
;
border
:
1px
solid
#ebebeb
;
border-radius
:
25px
;
...
...
@@ -594,11 +595,11 @@ body {
width
:
0
;
height
:
0
;
border-style
:
solid
;
border-width
:
9px
0
9px
16px
;
border-color
:
transparent
transparent
transparent
#ebebeb
;
border-width
:
9px
16px
9px
0
;
border-color
:
transparent
#ebebeb
transparent
transparent
;
position
:
absolute
;
top
:
50%
;
righ
t
:
-16px
;
lef
t
:
-16px
;
-webkit-transform
:
translate
(
0
,
-50%
);
transform
:
translate
(
0
,
-50%
);
}
...
...
@@ -612,11 +613,11 @@ body {
width
:
0
;
height
:
0
;
border-style
:
solid
;
border-width
:
8px
0
8px
13px
;
border-color
:
transparent
transparent
transparent
#ffffff
;
border-width
:
8px
13px
8px
0
;
border-color
:
transparent
#ffffff
transparent
transparent
;
position
:
absolute
;
top
:
50%
;
righ
t
:
-13px
;
lef
t
:
-13px
;
-webkit-transform
:
translate
(
0
,
-50%
);
transform
:
translate
(
0
,
-50%
);
z-index
:
2
;
...
...
@@ -704,6 +705,7 @@ body {
}
}
.strategy
.c-list3__avt
{
display
:
none
;
width
:
120px
;
border-radius
:
50%
;
border
:
1px
solid
#ebebeb
;
...
...
@@ -1280,9 +1282,7 @@ body {
font-size
:
10px
;
}
}
.strategy5
{
display
:
none
;
}
.strategy6
{
background-color
:
#203B54
;
}
\ No newline at end of file
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